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 93b0389 commit 515a1ccCopy full SHA for 515a1cc
.travis.yml
@@ -1,5 +1,9 @@
1
language: python
2
os: linux
3
+branches:
4
+ only:
5
+ - master
6
+ - /^v\d.*$/
7
cache: pip
8
env:
9
global:
0 commit comments