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 97a3c0c commit df62badCopy full SHA for df62bad
.travis.yml
@@ -4,6 +4,10 @@ python:
4
- '3.3'
5
- '3.4'
6
- '3.5'
7
+branches:
8
+ only:
9
+ - master
10
+ - develop
11
install:
12
- pip install -r requirements.txt
13
- pip install -r test_requirements.txt
0 commit comments