1
0

maybe this will order them with deploy last

This commit is contained in:
Colin Schmidt 2017-05-17 12:28:01 -07:00
parent b9fc169367
commit b7dc415522

View File

@ -48,9 +48,11 @@ branches:
- boom - boom
- /^hurricane.*$/ - /^hurricane.*$/
stage: deploy
script: script:
- make emulator-ndebug -C regression SUITE=$SUITE - make emulator-ndebug -C regression SUITE=$SUITE
- travis_wait 30 make emulator-regression-tests -C regression SUITE=$SUITE - travis_wait 30 make emulator-regression-tests -C regression SUITE=$SUITE
jobs: jobs:
include: include:
- stage: prepare cache - stage: prepare cache