We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7f0c47 + 3758f2f commit c562fd4Copy full SHA for c562fd4
.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