Stop daemon, just run Animal Sniffer.

This commit is contained in:
akwizgran
2018-08-20 11:59:16 +01:00
parent cd127670bb
commit 7f61061f15

View File

@@ -11,7 +11,8 @@ test:
- .gradle/caches
script:
- ./gradlew clean
- ./gradlew --stop
- ./gradlew --no-daemon animalSnifferMain animalSnifferTest
after_script:
# these file change every time but should not be cached