Explorar el Código

Adding travis to mvn central

Jhonny Mertz hace 6 años
padre
commit
2db2271304
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: java
 branches: 
 only:
 - master
+- travis-to-mavencentral
 cache:
   directories:
   - "$HOME/.m2"