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 e148da7 commit e567bc4Copy full SHA for e567bc4
.travis.yml
@@ -3,3 +3,6 @@ node_js:
3
- v12
4
- v10
5
- v8
6
+
7
+before_script:
8
+ - npm run compile
0 commit comments