Skip to content

Commit fc7700a

Browse files
author
Ryan P Kilby
committed
Upgrade setuptools in CI
1 parent 8e551f1 commit fc7700a

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
@@ -35,7 +35,7 @@ matrix:
3535
- env: DJANGO=master
3636

3737
install:
38-
- pip install tox tox-travis
38+
- pip install -U setuptools tox tox-travis
3939

4040
script:
4141
- tox

0 commit comments

Comments
 (0)