Skip to content

Commit

Permalink
Enabled credo --strict flag for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
skippi authored and Kraigie committed May 22, 2019
1 parent ebcd299 commit fb323c1
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 @@ -5,7 +5,7 @@ elixir:
otp_release: '20.3'

script:
- mix credo
- mix credo --strict
- mix format --check-formatted
- mix test --no-start
- mix docs
Expand Down

0 comments on commit fb323c1

Please # to comment.