We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bc0f1 commit 3758f2fCopy full SHA for 3758f2f
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- 3.5
5
6
install:
7
- - pip install -e .[tests,web,fcgi,sqla,memcached,cleanhtml,renderhtml,images] --process-dependency-links
+ - pip install -e .[tests,web,fcgi,sqla,memcached,cleanhtml,renderhtml,images]
8
- pip install --upgrade .
9
10
script:
0 commit comments