We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f5cb8 commit 671dd56Copy full SHA for 671dd56
.travis.yml
@@ -1,4 +1,10 @@
1
sudo: false
2
+branches:
3
+ only:
4
+ - master
5
+ - release
6
+ - dev
7
+ - /^(.*\/)?ci-.*$/
8
language: python
9
python:
10
- "3.4"
0 commit comments