When testing on Travis, verify that tools/build was run
This is done by routing the generation of HTML into a temporary directory, and checking its diff agains the existing public/ when running tests. Fixes #237
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec go run tools/generate.go
|
||||
exec go run tools/generate.go $@
|
||||
|
||||
Reference in New Issue
Block a user