Skip to content

Commit 8883b27

Browse files
committed
update one requirement
1 parent df77f2a commit 8883b27

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
@@ -18,7 +18,7 @@ cache:
1818
- pip
1919

2020
install:
21-
- travis_retry pip install -q coveralls codecov
21+
- travis_retry pip install -q coveralls codecov six
2222
- pip install flake8 # eventually worth
2323

2424
script:

0 commit comments

Comments
 (0)