Skip to content

Commit

Permalink
make .travis.yml slightly prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbrown authored Dec 1, 2017
1 parent 630a761 commit e97529d
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 @@ -3,7 +3,7 @@ sudo: false
language: go
go: 1.x
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash)
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit e97529d

Please sign in to comment.