go get in travis

This commit is contained in:
NatureFreshMilk 2019-06-13 08:18:45 +02:00
parent 963fda5435
commit 8f438c59ef

View File

@ -8,6 +8,7 @@ os:
- linux
script:
- go get github.com/mjibson/esc
- go generate
- go build
- go test