Explorar el Código

Update .travis.yml

David Benson hace 8 años
padre
commit
d0d54f3dfa
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -1,2 +1,6 @@
 language: java
+
+before_install:
+  - cd etc/build
+  
 script: ant all