Skip to content

Commit

Permalink
added credo results to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
M. Peter committed Sep 29, 2016
1 parent 5a7924d commit bc327e9
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 @@ -8,7 +8,7 @@ otp_release:
- 18.2
script:
- MIX_ENV=test mix test --trace --cover
#- MIX_ENV=test mix credo --strict
- MIX_ENV=test mix credo -a
services:
- redis-server
sudo: false

0 comments on commit bc327e9

Please sign in to comment.