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 29e8591 commit 51e837cCopy full SHA for 51e837c
.travis.yml
@@ -4,6 +4,8 @@ branches:
4
5
language: python
6
7
+install: "pip install -r requirements.txt"
8
+
9
python:
10
- "2.6"
11
- "2.7"
0 commit comments