Skip to content

Commit c547b88

Browse files
author
Luka Bratos
committed
Upgrade setuptools
1 parent 8e3ab61 commit c547b88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- "2.7"
66
- "3.3"
77
- "3.4"
8+
before_install:
9+
- pip install --upgrade setuptools
810
install:
911
- "python setup.py develop"
1012
- if [[ $TRAVIS_PYTHON_VERSION == '3.3' ]]; then pip install aiohttp==0.17.4; fi

0 commit comments

Comments
 (0)