Skip to content

Commit d79a012

Browse files
authored
added LTS versions 4 and 6 to travis for testing
1 parent 0646370 commit d79a012

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
@@ -2,4 +2,6 @@ language: node_js
22
node_js:
33
- 0.10
44
- 0.12
5+
- 4
6+
- 6
57
before_script: npm -g install testjs

0 commit comments

Comments
 (0)