Travis now goes back to dungeonsheets root directory after building examples.

This commit is contained in:
Mark Wolfman
2020-05-03 23:30:50 -05:00
parent a39587ee8f
commit a741bd479c
+1
View File
@@ -15,5 +15,6 @@ script:
- pytest --cov=dungeonsheets tests/
- cd examples/
- makesheets
- cd ../
after_success:
- coveralls