Fix windows test script

This commit is contained in:
Max Brunsfeld 2018-09-30 16:33:03 -07:00
parent 0921c0c9ce
commit 0b7b855822

View File

@ -13,7 +13,7 @@ install:
- npm install
test_script:
- npm run test-windows
- npm test
build: off