Skip to content

Commit 5ad4a1f

Browse files
committed
Add Node 5 to Travis CI
1 parent b193a97 commit 5ad4a1f

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,5 +2,6 @@ sudo: false
22
language: node_js
33
node_js:
44
- stable
5+
- "5"
56
- "4"
67
- "0.12"

0 commit comments

Comments
 (0)