Commit 6ff7eec3 authored by Chiggs's avatar Chiggs

Don't try and install global packages using PIP

parent bc7403da
......@@ -9,7 +9,7 @@ addons:
- python-imaging
- iverilog
install:
- pip install coverage
- pip install coveralls
- pip install --user coverage
- pip install --user coveralls
script:
- ./.travis.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment