Skip to content

Commit

Permalink
Merge pull request #99 from dev-sec/micheelengronne-patch-1
Browse files Browse the repository at this point in the history
Change travis rvm to 2.6
  • Loading branch information
micheelengronne committed Dec 30, 2020
2 parents b81ac56 + 03c310e commit 61eafef
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 61eafef

Please sign in to comment.