Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 3c293f5

Browse files
authored
Merge pull request #699 from rhodgkins/master
Added node v6 to travis
2 parents a783334 + 8c6d633 commit 3c293f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ matrix:
44
env: NODE_VERSION=4
55
- os: linux
66
env: NODE_VERSION=5
7+
- os: linux
8+
env: NODE_VERSION=6
79
script:
810
- tools/test-travis.sh
911
sudo: false

0 commit comments

Comments
 (0)