Skip to content

Commit

Permalink
Revert .travis.yml to skip linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mramshaw committed May 13, 2018
1 parent bf2442a commit 38f074a
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 @@ -7,7 +7,7 @@ go:
- master

script:
- make test
- go test -race -coverprofile=coverage.txt -covermode=atomic -v .

notifications:
email: false
Expand Down

0 comments on commit 38f074a

Please sign in to comment.