Test the readme in travis

This commit is contained in:
Cory Benfield
2017-05-17 10:46:05 -07:00
parent 2cb07872fe
commit 37ef88885c
+1
View File
@@ -14,6 +14,7 @@ python:
install: "make"
# command to run tests
script:
- make test-readme
- make coverage
after_success:
- pipenv run codecov