Skip to content

Commit 21b7912

Browse files
authored
Merge pull request #40 from hellsan631/master
added LTS versions 4 and 6 to travis for testing
2 parents cc658b8 + d79a012 commit 21b7912

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)