Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zankich committed Jul 4, 2014
1 parent dbb0e8a commit d6d976e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: ruby
rvm:
- 2.1.0
- 2.0.0
- 2.1.0
- 1.9.3
- jruby-1.7.9
- rbx-2.2.7
matrix:
allow_failures:
- rvm: jruby-1.7.9
- jruby
- rbx-2.2.10
script:
- bundle install
- bundle exec rake test

0 comments on commit d6d976e

Please sign in to comment.