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 399f748 + c77748c commit 22f1455Copy full SHA for 22f1455
.travis.yml
@@ -0,0 +1,4 @@
1
+dist: xenial
2
+language: node_js
3
+node_js: 'lts/*'
4
+script: yarn build && chmod +x build/index.js && yarn test
0 commit comments