mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 13:15:53 +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/
|
- pytest --cov=dungeonsheets tests/
|
||||||
- cd examples/
|
- cd examples/
|
||||||
- makesheets
|
- makesheets
|
||||||
|
- cd ../
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
Reference in New Issue
Block a user