mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Change order of Travis build steps
This commit is contained in:
parent
118e94221c
commit
87087fb4c8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ rvm:
|
|||
|
||||
bundler_args: --without development
|
||||
|
||||
before_install:
|
||||
before_script:
|
||||
- "mysql -e 'create database tracks_test;'"
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue