Fix travis.yml

This commit is contained in:
Matthew Honnibal 2016-10-13 13:09:30 +02:00
parent dd26035db9
commit c684eb1efe
1 changed files with 1 additions and 1 deletions

View File

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