diff --git a/.travis.yml b/.travis.yml index 074a9aabda..bdf2cb280b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ cache: - $HOME/.m2 install: ./gradlew assemble -script: ./gradlew check --stacktrace --info --continue \ No newline at end of file +script: ./gradlew check funcTest --stacktrace --info --continue