Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #683 from qbrossard/fix-travis-configuration
Browse files Browse the repository at this point in the history
Update travis config to current ruby versions.
  • Loading branch information
pushmatrix committed Feb 16, 2016
2 parents 8a695bd + d1d0309 commit 5c44600
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.1.2
- 2.0.0
- 1.9.3
- 2.3.0
- 2.2.4
- 2.1.8

script: "rake test"

0 comments on commit 5c44600

Please sign in to comment.