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 571c011 commit e11b1e8Copy full SHA for e11b1e8
.travis.yml
@@ -0,0 +1,7 @@
1
+language: java
2
+jdk: oraclejdk8
3
+branches:
4
+ only:
5
+ - master
6
+ - "/.*-[0-9]+\\..*/"
7
+install: true
0 commit comments