@ -17,4 +17,5 @@ debug
*db.lock
static/bower_components
config.json
static.go
handlers/tmpls/tmpls.go
@ -4,5 +4,7 @@ go:
before_install:
- go get github.com/mattn/goveralls
script:
- go get github.com/mjibson/esc
- go generate ./...
- go test -v ./...
- goveralls -service=travis-ci