6 lines
150 B
YAML
6 lines
150 B
YAML
language: go
|
|
|
|
install:
|
|
- go get github.com/jacobsa/ogletest
|
|
- go get github.com/jacobsa/oglematchers
|
|
- go get github.com/smartystreets/goconvey
|