Skip to content

Commit f5bc06e

Browse files
committed
Move CSV to comma separated
1 parent fc50bc0 commit f5bc06e

File tree

3 files changed

+252
-251
lines changed

3 files changed

+252
-251
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959

6060
allow_failures:
6161
# Note test failure, but pass the build
62-
- env: FAIL_ALLOWED=true
62+
- env:
63+
- FAIL_ALLOWED=true
6364

6465
script: $COMMAND

0 commit comments

Comments
 (0)