Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
freeze bundler in travis, remove rbx
  • Loading branch information
Fivell committed Dec 17, 2015
1 parent 99d9190 commit 3c132b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ rvm:
- 2.1.5
- 2.2.0
- jruby-19mode # JRuby in 1.9 mode
- rbx-2.2.10
before_install:
- gem install bundler -v '= 1.11.2'
- gem update --system
- gem --version

0 comments on commit 3c132b0

Please sign in to comment.