Skip to content

Commit

Permalink
gem install bunlder -v "~> 1.0" #138
Browse files Browse the repository at this point in the history
  • Loading branch information
azumakuniyuki committed Feb 6, 2019
1 parent 3e4e65d commit 3a3ce05
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 @@ -8,7 +8,7 @@ rvm:
- jruby-9.0.5.0
- jruby-9.1.9.0
before_install:
- gem install bundler -v '< 2'
- gem install bundler -v '~> 1.0'
script:
- rake spec
sudo: false
Expand Down

0 comments on commit 3a3ce05

Please sign in to comment.