1
0
mirror of https://github.com/opsxcq/mirror-textfiles.com.git synced 2025-03-13 17:19:58 +01:00

travis fix

This commit is contained in:
OPSXCQ 2018-12-29 11:51:52 +00:00
parent e2ce3610ba
commit 2be3292ae7
No known key found for this signature in database
GPG Key ID: 9AD730FE9CDE5661

View File

@ -1,3 +1,9 @@
language: python
script:
- mv textfiles.com public/
- echo 'strm.sh' > public/CNAME
# Deploy to GitHub pages
deploy:
provider: pages