Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -22,14 +22,17 @@ env:
- TARGET='spec:ruby19:fast'
- TARGET='jruby-jars'
- TARGET='complete'
- TARGET='main'
- TARGET='osgi'
- TARGET='j2ee'
- TARGET='test-jruby-jars'
- TARGET='jruby-jars-extended'
- TARGET='main-extended'

matrix:
include:
# there is one integration test which uses a external jar for jdk7+
- jdk: oraclejdk7
env: TARGET='main'
fast_finish: true

branches:

0 comments on commit fa60440

Please sign in to comment.