Skip to content

Commit

Permalink
fix: add nyc to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 30, 2018
1 parent 67fe975 commit b0216f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ install:
- git config --global user.email "dxcli@example.com"
- git config --global user.name "dxcli"
- yarn
- yarn add -D nyc @dxcli/nyc-config
test_script:
- yarn test
after_test:
Expand Down

0 comments on commit b0216f1

Please sign in to comment.