Skip to content

Commit

Permalink
Try to ~> 1.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 15, 2016
1 parent 65c55b0 commit 1aa2db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rvm:
- jruby-9.1.0.0
- jruby-head
before_install:
- gem install bundler --no-document
- gem install bundler -v '~> 1.12.5' --no-document
before_script:
- unset JRUBY_OPTS
script: ruby -Ilib exe/rake
Expand Down

0 comments on commit 1aa2db8

Please sign in to comment.