浏览代码

Adding travis to mvn central

Jhonny Mertz 6 年之前
父节点
当前提交
2db2271304
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"