We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7acf27c commit 9d582e4Copy full SHA for 9d582e4
.travis.yml
@@ -3,6 +3,8 @@ language: python
3
python:
4
- "2.7"
5
6
+sudo: false
7
+
8
install:
9
- "pip install -q -r requirements.txt --use-mirrors"
10
0 commit comments