This commit is contained in:
Michael James 2018-09-06 13:38:26 -06:00
parent 4450fac43c
commit 9b642f4f2f

View file

@ -34,5 +34,4 @@ before_install:
install: install:
- python setup.py install - python setup.py install
script: script: pytest
- pytest $PACKAGENAME