Skip to content

Commit ef95a98

Browse files
committed
[TRAVIS] Groovy modules tests
1 parent e198d0d commit ef95a98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,12 @@ matrix:
518518
- ant $BUILD_OPTS clean
519519
- ant $BUILD_OPTS build
520520
script:
521+
#- ant $TEST_OPTS -f groovy/groovy test
522+
#- ant $TEST_OPTS -f groovy/groovy.java test
521523
- ant $TEST_OPTS -f groovy/groovy.editor test
524+
- ant $TEST_OPTS -f groovy/groovy.gsp test
525+
#- ant $TEST_OPTS -f groovy/groovy.kit test
526+
- ant $TEST_OPTS -f groovy/groovy.support test
522527

523528
- name: Test php modules
524529
jdk: openjdk8

0 commit comments

Comments
 (0)