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 12d0c5e commit 941986dCopy full SHA for 941986d
.travis.yml
@@ -2,7 +2,7 @@ language: go
2
services:
3
- docker
4
go:
5
-- 1.13.x
+- 1.14.x
6
go_import_path: github.com/sourcegraph/src-cli
7
install:
8
- go get -d -t ./...
0 commit comments