mirror of
https://github.com/danbulant/pngjs
synced 2026-07-07 20:20:45 +00:00
appveyor take 2
This commit is contained in:
parent
ced0e4c2e0
commit
47c9d09276
1 changed files with 9 additions and 8 deletions
|
|
@ -16,6 +16,7 @@ build: off
|
||||||
test_script:
|
test_script:
|
||||||
- node --version && npm --version
|
- node --version && npm --version
|
||||||
- npm test
|
- npm test
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- node_modules # local npm modules
|
- node_modules # local npm modules
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue