Skip to content

Commit

Permalink
[Travis] Adjust ruby versions in travis grid
Browse files Browse the repository at this point in the history
  • Loading branch information
klaseskilson committed Aug 15, 2017
1 parent 8110082 commit 23d2b03
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,8 +1,8 @@
language: ruby
rvm:
- 2.4.0
- 2.3.3
- 2.2.6
- 2.4.1
- 2.3.4
- 2.2.7
- 2.1.10
cache: bundler
install: bundle install
Expand Down

0 comments on commit 23d2b03

Please sign in to comment.