Skip to content

Commit

Permalink
Don't be pedantic
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Jul 29, 2018
1 parent 257de69 commit 47b499c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ test_script:

# The ugly echo "" hack is to avoid complaints about 0 being an invalid file
# descriptor
- echo "" | stack %ARGS% --no-terminal test --pedantic
- echo "" | stack %ARGS% --no-terminal test

0 comments on commit 47b499c

Please sign in to comment.