We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2d104 commit 56bba30Copy full SHA for 56bba30
.travis.yml
@@ -1,6 +1,9 @@
1
language: python
2
python:
3
- '3.4'
4
+branches:
5
+ only:
6
+ - master
7
sudo: false
8
env:
9
global:
0 commit comments