Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhgnu authored May 27, 2019
1 parent 03bd433 commit eca6e6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
script: "bundle exec rake test"
sudo: false
cache: bundler
rvm:
- 2.4.2
before_install:
- gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
- gem install bundler -v '< 2'

0 comments on commit eca6e6a

Please sign in to comment.