Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmetal authored Oct 27, 2020
1 parent 934756f commit a2b38c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.2.4
before_install: gem install bundler -v 1.11.2
- 2.5.1
before_install: gem install bundler -v 1.17.3
script:
- bundle exec rubocop
- bundle exec rspec
Expand Down

0 comments on commit a2b38c6

Please sign in to comment.