Skip to content

Commit

Permalink
try ruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen von Takach committed Apr 26, 2015
1 parent 5fa4df2 commit cb523c4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rvm:
- "2.2"
- ruby-head
- rbx-2
- jruby-20mode
- jruby-head
branches:
only:
- master
Expand All @@ -14,6 +14,3 @@ before_install:
- gem install ffi
before_script:
- rake compile
env:
global:
- JRUBY_OPTS="--2.1"

0 comments on commit cb523c4

Please sign in to comment.