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.
2 parents 014e971 + cfdab70 commit 448f847Copy full SHA for 448f847
.travis.yml
@@ -6,6 +6,7 @@ go:
6
- 1.8
7
- tip
8
go_import_path: github.com/bivas/rivi
9
+install: true
10
script:
11
- go list ./... | grep -v vendor | xargs go test -v
12
- go build
0 commit comments