Skip to content

Commit c03e86b

Browse files
committed
update travis-ci file
Signed-off-by: Tianhao He <[email protected]>
1 parent 46b7c42 commit c03e86b

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.6"
55
# command to install dependencies
66
install:
7-
- pip install -r requirements.txt
7+
- pip install -r requirements.txt --upgrade --ignore-installed six
88
- pip install -r test-requirements.txt
99
- pip install pycodestyle
1010
# command to run tests

0 commit comments

Comments
 (0)