We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf83312 commit 3bef397Copy full SHA for 3bef397
.travis.yml
@@ -0,0 +1,8 @@
1
+language: node_js
2
+node_js:
3
+ - "8"
4
+ - "10"
5
+ - "node"
6
+cache:
7
+ directories:
8
+ - node_modules
0 commit comments