Merge pull request #6891 from SuperTux88/travis-order

start cucumber jobs before other jobs
This commit is contained in:
Jonne Haß 2016-06-27 10:38:21 +02:00 committed by GitHub
commit e51344045a

View file

@ -5,10 +5,10 @@ rvm:
- 2.1
env:
- DB=postgresql BUILD_TYPE=other
- DB=mysql BUILD_TYPE=other
- DB=postgresql BUILD_TYPE=cucumber
- DB=mysql BUILD_TYPE=cucumber
- DB=postgresql BUILD_TYPE=other
- DB=mysql BUILD_TYPE=other
sudo: false
cache: