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.
2 parents 695e3b7 + 0220d2f commit 4bd72ccCopy full SHA for 4bd72cc
.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