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