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 fe6d410 + 47e5ada commit a26e5dfCopy full SHA for a26e5df
.travis.yml
@@ -0,0 +1,7 @@
1
+language: node_js
2
+node_js:
3
+ - 12
4
+before_script:
5
+ - yarn
6
+script:
7
+ - yarn check:all
0 commit comments