windows ci testing ugk :(

This commit is contained in:
SSMP 2016-10-05 23:16:14 -07:00
parent fdfb805440
commit cdeab7826c

View file

@ -22,7 +22,7 @@ test_script:
- node --version - node --version
- npm --version - npm --version
# run tests # run tests
- npm test-windows - npm run test-windows
# Don't actually build. # Don't actually build.
build: off build: off