Skip to content

Commit

Permalink
Change travis rvm to 2.6
Browse files Browse the repository at this point in the history
Original issue: #98

Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>
  • Loading branch information
micheelengronne committed Dec 30, 2020
1 parent b81ac56 commit 03c310e
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 @@ -2,7 +2,7 @@
language: ruby
cache: bundler
rvm:
- 2.4.1
- 2.6

bundler_args: --without integration
script: bundle exec rake

0 comments on commit 03c310e

Please sign in to comment.