Skip to content

Commit 0844b80

Browse files
author
Phillip Clark
authored
Merge pull request #75 from amilajack/patch-1
Added support for modern node versions
2 parents eab3796 + 686b002 commit 0844b80

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)