Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Molina authored Aug 19, 2016
1 parent b6335a8 commit e3f374e
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 @@ -18,4 +18,4 @@ script:
- go test -cover -coverprofile=coverage.txt -covermode=atomic .

after_success:
- bash <(curl -s https://codecov.io/bash
- bash <(curl -s https://codecov.io/bash)

0 comments on commit e3f374e

Please sign in to comment.