Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit e7b1ec4

Browse files
committed
feat(ci): add node.js 6 (stable) testing
1 parent 9940742 commit e7b1ec4

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
@@ -3,6 +3,7 @@ language: node_js
33
node_js:
44
- 4
55
- 5
6+
- "stable"
67

78
# Make sure we have new NPM.
89
before_install:

0 commit comments

Comments
 (0)