Skip to content

Commit

Permalink
Update courtney to enforce tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Brophy committed Dec 7, 2017
1 parent efaf02e commit 1bb0072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,6 +9,6 @@ install:
- go get -u github.com/dave/courtney
- go get -t -v ./...
script:
- courtney
- courtney -e
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 1bb0072

Please sign in to comment.