Skip to content
This repository was archived by the owner on Sep 6, 2018. It is now read-only.

Commit 2b780f6

Browse files
committed
Upgrade to Node.js 5
1 parent a131db3 commit 2b780f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"language": "node_js",
3-
"node_js": ["0.12"],
3+
"node_js": ["5"],
44
"install": [
55
"npm install -g grunt-cli",
66
"npm install"

0 commit comments

Comments
 (0)