Skip to content

Commit

Permalink
Update ruby versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar committed May 25, 2016
1 parent beab589 commit 3d3697f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -19,9 +19,9 @@ rvm:
- '1.8.7'
- '1.9.3'
- '2.0.0'
- '2.1.8'
- '2.2.4'
- '2.3.0'
- '2.1.9'
- '2.2.5'
- '2.3.1'

matrix:
allow_failures:
Expand Down

0 comments on commit 3d3697f

Please sign in to comment.