Skip to content

Commit 18e15c2

Browse files
committed
Test against Node 5.*
1 parent 72e60f9 commit 18e15c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "node"
44
- "6"
5+
- "5"
56
- "4"
67
after_script:
78
- npm run coveralls

0 commit comments

Comments
 (0)