Skip to content

Commit 11ea9cb

Browse files
committed
bump node 4.x LTS test target
1 parent 72bb7cc commit 11ea9cb

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
@@ -2,7 +2,7 @@ language: node_js
22
sudo: false
33
node_js:
44
- '0.12'
5-
- 4.2
5+
- 4.x
66
- stable
77
script:
88
- npm test

0 commit comments

Comments
 (0)