Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit d2803dc

Browse files
switched to Node version 4.8.1, which is the latest release in the 4.x series
1 parent b2308a3 commit d2803dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: node_js
33
sudo: required
44

55
node_js:
6-
- "0.10.32"
6+
- "4.8.1"
77

88
services:
99
- docker

0 commit comments

Comments
 (0)