We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb1d98 commit 25d5d2dCopy full SHA for 25d5d2d
appveyor.yml
@@ -31,6 +31,7 @@ test_script:
31
# Output useful info for debugging.
32
- yarn versions
33
- cmd: yarn run test
34
+ - cmd: yarn run nodetest
35
36
# Don't actually build.
37
build: off
0 commit comments