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 f2b4b8d commit c168f5cCopy full SHA for c168f5c
1 file changed
.travis.yml
@@ -1,6 +1,10 @@
1
sudo: false
2
install: true
3
4
+branches:
5
+ only:
6
+ - master
7
+
8
language: java
9
10
notifications:
0 commit comments