mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-01 06:48:49 +01:00
Include Travis's default bundler arguments
This commit is contained in:
parent
3f6ceaa51b
commit
79b8077ec0
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ rvm:
|
|||
- 2.0.0
|
||||
- 2.1
|
||||
|
||||
bundler_args: --without development
|
||||
bundler_args: --without development --jobs=3 --retry=3
|
||||
|
||||
before_script:
|
||||
- "mysql -e 'create database tracks_test;'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue