Skip to content

Commit 5a22913

Browse files
committed
Fix more travis tests
1 parent 03e84ad commit 5a22913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: python
22
install:
33
- pip install tox
4+
- pip install -U importlib-metadata setuptools pip
45
- pip install -e .
56
matrix:
67
include:

0 commit comments

Comments
 (0)