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 695e3b7 commit 0220d2fCopy full SHA for 0220d2f
.travis.yml
@@ -0,0 +1,7 @@
1
+language: node_js
2
+sudo: false
3
+node_js:
4
+ - stable
5
+
6
+script:
7
+ - npm run build
0 commit comments