This commit is contained in:
Will Charczuk 2016-07-28 14:32:23 -07:00
parent 84df29b1c6
commit 4d41de533f

View File

@ -5,7 +5,7 @@ go:
sudo: false
before:
before_script:
- go get -u github.com/blendlabs/go-assert
- go get ./...