Skip to content

Commit

Permalink
ignore credo
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellhenke committed Jun 11, 2019
1 parent 1ccd934 commit 6222ede
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ notifications:
script:
- if [ "$STRICT" = "true" ]; then mix compile --warnings-as-errors; fi
- mix test
- mix credo
- if [ "$STRICT" = "true" ]; then travis_wait mix dialyzer; fi
- if [ "$STRICT" = "true" ]; then mix format --dry-run --check-formatted; fi
cache:
Expand Down

0 comments on commit 6222ede

Please sign in to comment.