Skip to content

Commit 686b002

Browse files
authored
Added support for modern node versions
1 parent eab3796 commit 686b002

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ branches:
33
only:
44
- master
55
node_js:
6+
- "6"
7+
- "5"
68
- "4.2.1"
79
- "0.12"
810
- "0.11"

0 commit comments

Comments
 (0)