Browse Source

Adding travis to mvn central

Jhonny Mertz 6 years ago
parent
commit
2db2271304
1 changed files with 1 additions and 0 deletions
  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"