Skip to content

Commit

Permalink
fix: slight performance boost in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 30, 2018
1 parent b729296 commit 314398b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ install:
- git submodule update --init --recursive
- 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
Expand Down

0 comments on commit 314398b

Please sign in to comment.