公众号
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travis.yml 174 B

12345678910111213
  1. language: java
  2. jdk:
  3. - openjdk8
  4. script: "mvn clean package -Dmaven.test.skip=true"
  5. branches:
  6. only:
  7. - master
  8. notifications:
  9. email:
  10. - niefy@qq.com