Skip to content

Commit 3758f2f

Browse files
committed
fix for travis-ci
1 parent 80bc0f1 commit 3758f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- 3.5
55

66
install:
7-
- pip install -e .[tests,web,fcgi,sqla,memcached,cleanhtml,renderhtml,images] --process-dependency-links
7+
- pip install -e .[tests,web,fcgi,sqla,memcached,cleanhtml,renderhtml,images]
88
- pip install --upgrade .
99

1010
script:

0 commit comments

Comments
 (0)