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