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 0f579ca commit b6c6a52Copy full SHA for b6c6a52
.travis.yml
@@ -1,7 +1,7 @@
1
branches:
2
only:
3
- master
4
-
+ - /^\d+\.\d+\.\d+$/ # regex
5
language: android
6
sudo: false
7
jdk:
0 commit comments