Commit 4a1acec
committed
feature #984 Fail CI if the repo is in a dirty state after building assets (bocharsky-bw)
This PR was merged into the master branch.
Discussion
----------
Fail CI if the repo is in a dirty state after building assets
In order to prevent things fixed in #982 I think we can check for missing assets on TravisCI
Tests should pass after merging #982
Commits
-------
1ae5bb1 Fail CI if the repo is in a dirty state after building assets1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
| 48 | + | |
0 commit comments