mirror of
https://github.com/opsxcq/mirror-textfiles.com.git
synced 2025-03-13 17:29:53 +01:00
travis fix
This commit is contained in:
parent
4f7302682f
commit
e2ce3610ba
10
.travis.yml
10
.travis.yml
@ -1,14 +1,8 @@
|
||||
language: python
|
||||
|
||||
script:
|
||||
- mv textfiles.com/* .
|
||||
- echo 'textfiles.mirror.strm.sh' CNAME
|
||||
|
||||
# Deploy to GitHub pages
|
||||
deploy:
|
||||
provider: pages
|
||||
skip_cleanup: true
|
||||
github_token: $GITHUB_TOKEN
|
||||
local_dir: public
|
||||
local_dir: textfiles.com
|
||||
on:
|
||||
branch: master
|
||||
branch: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user