Explorar el Código

Travis CI intergartion

Zoey76 hace 9 años
padre
commit
ebf852eb4c
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -0,0 +1,6 @@
+language: java
+jdk:
+  - oraclejdk8
+
+before_install:
+ - chmod +x gradlew