diff --git a/.travis.yml b/.travis.yml index 6b4c41c72ed..3370194e110 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: java before_script: - unset GEM_PATH GEM_HOME IRBRC - "export PATH=`pwd`/bin:$PATH" -script: "ant test && rake test19" +script: "ant test-extended && rake test19" install: /bin/true notifications: irc: "irc.freenode.org#jruby" diff --git a/antlib/test.xml b/antlib/test.xml index b50d193ae12..5bdbc09c948 100644 --- a/antlib/test.xml +++ b/antlib/test.xml @@ -39,6 +39,7 @@