windows ci testing ugk :(

This commit is contained in:
SSMP 2016-10-05 23:16:14 -07:00
parent fdfb805440
commit cdeab7826c
1 changed files with 1 additions and 1 deletions

View File

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