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 475a4c4 commit cae56a0Copy full SHA for cae56a0
.travis.yml
@@ -3,3 +3,5 @@ node_js:
3
- node
4
notifications:
5
email: false
6
+before_script:
7
+ - npm run build:dev
0 commit comments