Skip to content

Commit

Permalink
Only run a smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sioro-Neoku committed Dec 3, 2019
1 parent faa3ce2 commit 6528289
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ sudo: false
language: go
go:
- 1.13
install:
- go get
- go get github.com/alecthomas/gometalinter
- gometalinter --install --update
script:
- gometalinter ./... --deadline=90s
- go build
- go vet

0 comments on commit 6528289

Please sign in to comment.