Skip to content

Commit

Permalink
Force single-job bundle install in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Nov 2, 2014
1 parent 649b301 commit eb118f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ rvm:
- 2.1
- jruby-19mode
- rbx-2
install:
- bundle install --retry=3
before_install:
- sudo apt-get update
- sudo apt-get install libgirepository1.0-dev gobject-introspection

0 comments on commit eb118f2

Please sign in to comment.