Unknown hace 6 años
padre
commit
02597bce7d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -0,0 +1,3 @@
+language: java
+install: ./gradlew setupCiWorkspace
+script: ./gradlew clean build