Skip to content

Commit 91e49a9

Browse files
Added six package
1 parent 305eb6e commit 91e49a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_install:
99
install:
1010
- pip install pycurl flake8
1111
- pip install mock
12+
- pip install six
1213
- python setup.py install
1314
script:
1415
- python -W always setup.py test

0 commit comments

Comments
 (0)