Skip to content

Commit

Permalink
chore: Run travis on latest ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgns committed Jun 2, 2018
1 parent 471f222 commit 4885308
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,9 +1,9 @@
sudo: false
language: ruby
rvm:
- 2.3.6
- 2.4.3
- 2.5.0
- 2.3.7
- 2.4.4
- 2.5.1
gemfile: Gemfile.ci
env:
global:
Expand Down

0 comments on commit 4885308

Please sign in to comment.