Skip to content

Commit

Permalink
Clean up configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 7, 2012
1 parent 184b5f8 commit 001d915
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
@@ -1,17 +1,12 @@
language: ruby
env:
- JRUBY_OPTS=-Xcext.enabled=true
rvm:
- jruby-head
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- 1.8.7
- 1.9.3
- ruby-head
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: jruby-head
notifications:
email:
- sferik@gmail.com

0 comments on commit 001d915

Please sign in to comment.