We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7340ecb commit 107358bCopy full SHA for 107358b
.travis.yml
@@ -6,6 +6,7 @@ go:
6
- tip
7
8
install:
9
+ - go get -v "github.com/smartystreets/goconvey"
10
- go get -v "github.com/op/go-logging"
11
12
script:
0 commit comments