Skip to content

Commit

Permalink
Update travis settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
keita committed Jan 11, 2015
1 parent 215fbdd commit 48401f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,7 +1,9 @@
language: ruby
rvm:
- "1.9.3"
# - "2.0.0" # pione doesn't work with 2.0
- "2.0.0"
- "2.1"
- "2.2"
# - jruby-19mode
# - rbx-19mode # pione doesn't work with 2.0
script: rake -I lib test
Expand Down

0 comments on commit 48401f8

Please sign in to comment.