Skip to content

Commit

Permalink
Disable travis notifications before we all go insane
Browse files Browse the repository at this point in the history
  • Loading branch information
film42 committed May 9, 2017
1 parent fb00e11 commit 55e477d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ go:
script:
- diff <(echo -n) <(gofmt -s -d .)
- go test -v -race ./...

notifications:
email: false

0 comments on commit 55e477d

Please sign in to comment.