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 6363943 commit 62479a1Copy full SHA for 62479a1
.travis.yml
@@ -50,8 +50,6 @@ install:
50
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then curl -so "$TRAVIS_BUILD_DIR/sciter-osx-64.dylib" $SDK_PATH/bin.osx/sciter-osx-64.dylib; fi
51
52
- go get golang.org/x/lint/golint
53
- - go get honnef.co/go/tools/cmd/megacheck
54
- - go get github.com/fzipp/gocyclo
55
56
- go get -u github.com/GeertJohan/go.rice
57
- go get -u github.com/GeertJohan/go.rice/rice
0 commit comments