Skip to content

Commit

Permalink
enable ruby 2.2 in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
oreoshake committed Oct 1, 2015
1 parent 9f3f72c commit 2aea33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: ruby

rvm:
- "2.2"
- "2.1"
- "2.0.0"
- "1.9.3"
Expand Down

0 comments on commit 2aea33b

Please sign in to comment.