Skip to content

Commit 8a07bf8

Browse files
committed
Add test-compile, too.
1 parent 18e7985 commit 8a07bf8

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
@@ -45,4 +45,4 @@ script:
4545
dev/lint-python &&
4646
dev/lint-scala &&
4747
dev/lint-java &&
48-
(build/mvn -DskipTests -Pyarn -Phadoop-2.3 -Pkinesis-asl -Phive -Phive-thriftserver compile | grep -v 'org/maven2/')
48+
(build/mvn -DskipTests -Pyarn -Phadoop-2.3 -Pkinesis-asl -Phive -Phive-thriftserver compile test-compile | grep -v 'org/maven2/')

0 commit comments

Comments
 (0)