#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 15:02:48 -10:00
parent 1542daeca1
commit e332857ab2

View File

@ -1,2 +1,3 @@
language: python language: python
script: ${VIRTUAL_ENV}/bin/pytest install: pip install pytest
script: pytest