We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52fc01 commit 8737ebcCopy full SHA for 8737ebc
1 file changed
.travis.yml
@@ -0,0 +1,9 @@
1
+language: node_js
2
+node_js:
3
+ - 10
4
+
5
+before_script:
6
+ - yarn install
7
8
+script:
9
+ - meteor
0 commit comments