Skip to content

Commit

Permalink
Added bundle before configure for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Sep 22, 2013
1 parent 699b961 commit 8c755b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ before_install:
- gem update --system
- gem --version
before_script:
- bundle
- ./configure --skip-stdlib
script: rake
branches:
Expand Down

0 comments on commit 8c755b3

Please sign in to comment.