Skip to content

Commit ece3adc

Browse files
committed
fix format config
1 parent ef4724a commit ece3adc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ otp_release:
88
- 18.3
99
- 19.3
1010
- 20.0
11-
11+
env:
12+
- MIX_FORMAT=true
13+
- MIX_FORMAT=false
1214
matrix:
1315
exclude:
1416
- elixir: 1.6.0

0 commit comments

Comments
 (0)