Skip to content

Commit 8dc095d

Browse files
committed
fix(CI): actually run credo
1 parent 9014885 commit 8dc095d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ matrix:
77
otp_release: '21.0.8'
88
script:
99
- mix format --check-formatted
10+
- mix credo --strict
1011
- mix test
1112

1213
- language: elixir

0 commit comments

Comments
 (0)