travis: clean build

This commit is contained in:
Zeruth
2019-07-24 00:48:54 -04:00
parent 13146e5dbd
commit e95bbdc59f

View File

@@ -1,3 +1,3 @@
#!/bin/bash
./gradlew build -x test
./gradlew clean build -x test