mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-26 10:46:10 +01:00
Allow Travis to use default bundler version
This commit is contained in:
parent
fd24dc83b1
commit
a1d3934bc6
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ rvm:
|
|||
bundler_args: --without development
|
||||
|
||||
before_install:
|
||||
before_install:
|
||||
- "gem install bundler -v=1.5.1"
|
||||
- "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