Skip to content

Commit 6222ede

Browse files
committed
ignore credo
1 parent 1ccd934 commit 6222ede

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ notifications:
2020
script:
2121
- if [ "$STRICT" = "true" ]; then mix compile --warnings-as-errors; fi
2222
- mix test
23-
- mix credo
2423
- if [ "$STRICT" = "true" ]; then travis_wait mix dialyzer; fi
2524
- if [ "$STRICT" = "true" ]; then mix format --dry-run --check-formatted; fi
2625
cache:

0 commit comments

Comments
 (0)