We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389840b commit c9b1fd3Copy full SHA for c9b1fd3
.travis.yml
@@ -1,4 +1,7 @@
1
{
2
"language": "node_js",
3
- "node_js": "node"
+ "node_js": [
4
+ "6",
5
+ "node"
6
+ ]
7
}
0 commit comments