Skip to content

Commit f448907

Browse files
committed
Update travis to run tests only
1 parent f8b90ab commit f448907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: java
2-
script: ./gradlew build
2+
script: ./gradlew test
33

44
jdk: oraclejdk7

0 commit comments

Comments
 (0)