#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 14:52:39 -10:00
parent f49745144a
commit 1e056940ab

View File

@ -1,2 +1,3 @@
language: python
install: pip install --user -r requirements.txt
script: pytest