We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9d236 commit 8befc67Copy full SHA for 8befc67
.travis.yml
@@ -1,7 +1,8 @@
1
language: python
2
3
branches:
4
- only: ^v0\.5.*$
+ only:
5
+ - /^v0\.5.*$/
6
7
python:
8
- '2.7'
0 commit comments