travis: i hate yaml

This commit is contained in:
Alibek Omarov 2019-10-18 01:07:10 +03:00 committed by GitHub
parent 315b2cf7de
commit 4004ca8e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -22,9 +22,9 @@ jobs:
script: script:
- bash run-tests.sh $TYPE - bash run-tests.sh $TYPE
- stage: deploy - stage: deploy
os: linux os: linux
dist: xenial dist: xenial
script: script:
- bash build-waf.sh - bash build-waf.sh
after_script: after_script:
- bash scripts/continious-upload.sh waf-ext waf-noext - bash scripts/continious-upload.sh waf-ext waf-noext