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 391bd2d commit d1e22acCopy full SHA for d1e22ac
.travis.yml
@@ -3,6 +3,5 @@ services:
3
language: python
4
python: 3.3
5
before_script:
6
- - "pip install --upgrade pip"
7
- - "pip install tox pymemcache flask"
+ - "pip install --upgrade pip tox"
8
script: "tox"
0 commit comments