Skip to content

Commit

Permalink
Update travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Nicklas and Kim Burgestrand committed Oct 28, 2015
1 parent e76adb0 commit 12692a3
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
language: ruby
rvm:
- "1.9.3"
- "1.9.2"
- "jruby-19mode"
- "rbx-19mode"
- "1.8.7"
- "jruby-18mode"
- "rbx-18mode"
- 2.1
- 2.2
- ruby-head
- jruby
- rbx-2
sudo: false
matrix:
allow_failures:
- rvm: ruby-head

0 comments on commit 12692a3

Please sign in to comment.