We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ee744 commit a30fe8cCopy full SHA for a30fe8c
.travis.yml
@@ -1,13 +1,13 @@
1
-language: java
2
-jdk:
3
- - oraclejdk8
4
-
5
-script: "mvn clean package -Dmaven.test.skip=true"
6
7
-branches:
8
- only:
9
- - master
10
11
-notifications:
12
- email:
13
- - binarywang@vip.qq.com
+language: java
+jdk:
+ - oraclejdk8
+
+script: "mvn clean package -Dmaven.test.skip=true"
+branches:
+ only:
+ - master
+notifications:
+ email:
+ - binarywang@vip.qq.com
0 commit comments