Skip to content

Commit

Permalink
Issue #57: Patch appveyor build to run download-elm-format
Browse files Browse the repository at this point in the history
  • Loading branch information
stil4m committed Mar 18, 2017
1 parent 23f387c commit ed386a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install:
# Post-install test scripts.
test_script:
- npm run eslint
- npm run download-elm-format
- npm run elm-format
- npm run test
- npm run build
Expand Down

0 comments on commit ed386a3

Please sign in to comment.