mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 21:23:31 +02:00
Travis now goes back to dungeonsheets root directory after building examples.
This commit is contained in:
@@ -15,5 +15,6 @@ script:
|
||||
- pytest --cov=dungeonsheets tests/
|
||||
- cd examples/
|
||||
- makesheets
|
||||
- cd ../
|
||||
after_success:
|
||||
- coveralls
|
||||
Reference in New Issue
Block a user