Skip to content

Commit d93805f

Browse files
author
virgesmith
committed
fix travis?
1 parent 63618ab commit d93805f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python:
1010

1111
install:
1212
# workaround for 3.7-dev build error: ValueError: bad marshal data (unknown type code)
13-
- pip install distutils-pytest
13+
- pip install -U distutils-pytest setuptools
1414
- pip install -r requirements.txt
1515
script:
1616
- ./setup.py test

0 commit comments

Comments
 (0)