mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-24 23:17:48 -05:00
cleanup
This commit is contained in:
parent
ad229b3227
commit
297408ca83
|
|
@ -11,16 +11,12 @@ env:
|
|||
|
||||
before_install:
|
||||
- export CFLAGS=-O0 # considerably speed-up build time for pip packages (especially lxml), optimizations doesn't matter for ci
|
||||
- pip install pyyaml
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
script: bash ./.ci/deploy.sh
|
||||
|
||||
after_script:
|
||||
- sleep 10 # helps travis finish logging
|
||||
|
||||
|
||||
## Builds for pull requests skip the deployment step altogether
|
||||
#deploy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user