Merge pull request #183 from resin-io/misc/appveyor-test

Don't test twice in Appveyor
This commit is contained in:
Juan Cruz Viotti 2016-03-07 14:17:07 -04:00
commit 6b6a2e4c51

View File

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