Skip to content
Snippets Groups Projects
Commit 8cd5d6bb authored by Will McCutchen's avatar Will McCutchen
Browse files

Install go-bindata for CI

parent c05340f2
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,7 @@ go:
- 1.8
- tip
script: make test
before_install:
- go get -u github.com/jteeuwen/go-bindata/...
notifications:
email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment