Skip to content

Commit

Permalink
add travis token
Browse files Browse the repository at this point in the history
  • Loading branch information
JJJJJJJerk committed Dec 19, 2017
1 parent 7aafa56 commit 39d0bbf
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 @@ -11,4 +11,4 @@ script:
- go test -race -coverprofile=coverage.txt -covermode=atomic

after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -t d93442cf-8aac-4a40-9aef-125c99119c6e

0 comments on commit 39d0bbf

Please sign in to comment.