Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Remove revision
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmabc committed Mar 9, 2020
1 parent a3007d0 commit 98a9ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
install:
- echo "No external dependencies required. Skipping travis default library dependency setup to use vendors..."
script:
- $GOPATH/bin/golangci-lint run --deadline 10m --new-from-rev=24dc0f64
- $GOPATH/bin/golangci-lint run --deadline 10m --new-from-rev=
- cd $TRAVIS_BUILD_DIR && go test -i && ./test_compile.sh
- goveralls -coverprofile=coverage.out -service travis-ci -repotoken $COVERALLS_TOKEN
after_success:
Expand Down

0 comments on commit 98a9ed1

Please sign in to comment.