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 f0460be commit b997849Copy full SHA for b997849
appveyor.yml
@@ -24,6 +24,7 @@ test_script:
24
# Output useful info for debugging.
25
- node --version && npm --version
26
# run tests
27
+ - cd project
28
- gulp build
29
30
# Don't actually build.
0 commit comments