From 9f5756a3b9f29e4759260c8c97f434aef90a5b9b Mon Sep 17 00:00:00 2001 From: OPSXCQ Date: Sat, 29 Dec 2018 13:32:11 +0000 Subject: [PATCH] travis fix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 22aef1df..905ab833 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: python script: - cp -ar textfiles.com public + - touch .nojekyll - echo 'textfiles.mirror.strm.sh' > public/CNAME # Deploy to GitHub pages