Skip to content

Commit

Permalink
Merge 4627879 into b8d080c
Browse files Browse the repository at this point in the history
  • Loading branch information
chewi committed Dec 6, 2017
2 parents b8d080c + 4627879 commit b77d8d4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .travis.yml
Expand Up @@ -12,21 +12,15 @@ matrix:
- rvm: ruby-head
- rvm: jruby-1.7
jdk: openjdk7
- rvm: jruby-1.7
jdk: oraclejdk7
- rvm: jruby-1.7
jdk: oraclejdk8
- rvm: jruby-head
jdk: openjdk7
- rvm: jruby-head
jdk: oraclejdk7
- rvm: jruby-head
jdk: oraclejdk8
- rvm: jruby-9.0.4.0
- rvm: jruby-9.1.13.0
jdk: openjdk7
- rvm: jruby-9.0.4.0
jdk: oraclejdk7
- rvm: jruby-9.0.4.0
- rvm: jruby-9.1.13.0
jdk: oraclejdk8
allow_failures:
- rvm: rbx-2
Expand All @@ -40,7 +34,7 @@ addons:
- libpcre3-dev
before_install:
- gem install bundler
before_script: export JRUBY_OPTS="--server --debug -J-Xss1024k -J-Xmx652m -J-XX:+UseConcMarkSweepGC"
env: JRUBY_OPTS="--server --debug -J-Xss1024k -J-Xmx652m -J-XX:+UseConcMarkSweepGC"

notifications:
irc: "irc.freenode.org#adhearsion"

0 comments on commit b77d8d4

Please sign in to comment.