Fix travis.yml

This commit is contained in:
Matthew Honnibal 2016-10-13 13:09:30 +02:00
parent dd26035db9
commit c684eb1efe

View File

@ -16,7 +16,7 @@ env:
- VIA="compile" - VIA="compile"
install: install:
- "travis.sh" - "./travis.sh"
script: script:
- "pip install pytest" - "pip install pytest"