Skip to content

Commit

Permalink
remove outdate ruby version (2.2.10) and add new one (2.6.0), upgrade…
Browse files Browse the repository at this point in the history
… the others (2.3.8, 2.4.5, 2.5.3)
  • Loading branch information
ShamoX committed Jan 4, 2019
1 parent 3a8f7aa commit 97b4333
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ env:
matrix:
fast_finish: true
include:
- rvm: 2.2.10
- rvm: 2.3.8
gemfile: Gemfile
- rvm: 2.3.7
- rvm: 2.4.5
gemfile: Gemfile
- rvm: 2.4.4
- rvm: 2.5.3
gemfile: Gemfile
- rvm: 2.5.1
- rvm: 2.6.0
gemfile: Gemfile
- rvm: jruby-head
gemfile: Gemfile
Expand Down

0 comments on commit 97b4333

Please sign in to comment.