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 46a0fc8 commit 7bcbd22Copy full SHA for 7bcbd22
.travis.yml
@@ -7,4 +7,4 @@ script:
7
- go test -v ./...
8
- pushd web && npm ci && npm run build && popd
9
- go build -o go-graphkb cmd/go-graphkb/main.go
10
-- go build -o source-csv cmd/source-csv/main.go
+- go build -o importer-csv cmd/importer-csv/main.go
0 commit comments