Skip to content

Commit

Permalink
fix travis?
Browse files Browse the repository at this point in the history
  • Loading branch information
virgesmith committed Mar 1, 2019
1 parent 63618ab commit d93805f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python:

install:
# workaround for 3.7-dev build error: ValueError: bad marshal data (unknown type code)
- pip install distutils-pytest
- pip install -U distutils-pytest setuptools
- pip install -r requirements.txt
script:
- ./setup.py test
Expand Down

0 comments on commit d93805f

Please sign in to comment.