Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0966f7

Browse files
committed
only run test and itest on travis
1 parent 4e42006 commit e0966f7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ jdk:
55
notifications:
66
email: false
77

8-
# reduce logging, use 'quiet' or higher (default is 'lifecycle' or higher).
9-
script: ./gradlew check -q
8+
script: ./gradlew test itest -s

0 commit comments

Comments
 (0)