diff --git a/.travis.yml b/.travis.yml index 1f0d1794..bd596f80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: python script: - cp -ar textfiles.com public - - cp CNAME public/CNAME + - echo 'textfiles.mirror.strm.sh' > public/CNAME # Deploy to GitHub pages deploy: diff --git a/CNAME b/CNAME deleted file mode 100644 index 157c11fc..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -textfiles.mirror.strm.sh \ No newline at end of file