Skip to content

Commit

Permalink
update travis ci build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremywrowe committed Aug 17, 2014
1 parent c4fe9a8 commit 3b6a432
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
@@ -1,7 +1,16 @@
language: ruby
rvm:
- 2.1.0
- 2.0.0
- 1.9.3
- 1.9.2
- 1.8.7
- ree
- jruby
- ruby-head
matrix:
allow_failures:
- rvm: jruby
- rvm: ruby-head
fast_finish: true

0 comments on commit 3b6a432

Please sign in to comment.