Skip to content

Commit 02f5874

Browse files
authored
Merge pull request googleapis#95 from MarkHerhold/patch-1
Test against Node.js 4 and 6 LTS
2 parents c1a0e69 + bb541ad commit 02f5874

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 @@ node_js:
44
- "0.10"
55
- "0.12"
66
- "iojs"
7+
- "4"
8+
- "6"
79
script:
810
- npm test
911
- npm run lint

0 commit comments

Comments
 (0)