Don't test twice in Appveyor

This commit is contained in:
Juan Cruz Viotti 2016-03-07 14:06:57 -04:00
parent b0129eba3e
commit 75efcc4992

View File

@ -24,7 +24,6 @@ build: off
test_script:
- node --version
- npm --version
- ps: npm test
- cmd: npm test
notifications: