Skip to content

Commit 7c71ec5

Browse files
committed
Merge pull request #1277 from stephenplusplus/spp--travis-node-v6
tests: run tests against node v6
2 parents e9e4170 + f2d1139 commit 7c71ec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- 5
3+
- 6
44
- 4
55
- 0.12
66

0 commit comments

Comments
 (0)