1
0
mirror of https://github.com/opsxcq/mirror-textfiles.com.git synced 2025-08-04 17:37:24 +02:00

travis fix

This commit is contained in:
OPSXCQ
2018-12-29 10:50:31 +00:00
parent 4f7302682f
commit e2ce3610ba

View File

@@ -1,14 +1,8 @@
language: python
script:
- mv textfiles.com/* .
- echo 'textfiles.mirror.strm.sh' CNAME
# Deploy to GitHub pages # Deploy to GitHub pages
deploy: deploy:
provider: pages provider: pages
skip_cleanup: true skip_cleanup: true
github_token: $GITHUB_TOKEN github_token: $GITHUB_TOKEN
local_dir: public local_dir: textfiles.com
on: on:
branch: master branch: master