Skip to content

Commit 1ad556c

Browse files
Danpkittenis
authored andcommitted
Added pip and setuptools upgrade on tests
1 parent 57dd5d6 commit 1ad556c

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
@@ -6,6 +6,8 @@ python:
66
- 2.7
77
- 3.4
88
- 3.5
9+
before_install:
10+
- pip install -U pip setuptools
911
install:
1012
- pip install -r requirements.txt
1113
- pip install coveralls

0 commit comments

Comments
 (0)