Skip to content

Commit 62479a1

Browse files
committed
chore: Remove unused linters.
1 parent 6363943 commit 62479a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ install:
5050
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then curl -so "$TRAVIS_BUILD_DIR/sciter-osx-64.dylib" $SDK_PATH/bin.osx/sciter-osx-64.dylib; fi
5151

5252
- go get golang.org/x/lint/golint
53-
- go get honnef.co/go/tools/cmd/megacheck
54-
- go get github.com/fzipp/gocyclo
5553

5654
- go get -u github.com/GeertJohan/go.rice
5755
- go get -u github.com/GeertJohan/go.rice/rice

0 commit comments

Comments
 (0)