We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8702758 commit 3f00a9fCopy full SHA for 3f00a9f
.travis.yml
@@ -1,5 +1,4 @@
1
-language: node_js
2
-sudo: false
3
-node_js: node
4
-git:
5
- depth: 1
+{
+ "language": "node_js",
+ "node_js": "node"
+}
0 commit comments