Daniel Qian пре 10 година
родитељ
комит
7e46113bbc
1 измењених фајлова са 13 додато и 0 уклоњено
  1. +13
    -0
      .travis.yml

+ 13
- 0
.travis.yml Прегледај датотеку

@@ -0,0 +1,13 @@
language: java
jdk:
- oraclejdk7

script: "mvn clean deploy -Dmaven.test.skip=true"

branches:
only:
- develop

notifications:
email:
- chanjarster@gmail.com

Loading…
Откажи
Сачувај