Skip to content

Commit b2f2f3c

Browse files
authored
Merge pull request #79 from amilajack/patch-1
Added travis ci support for node 6
2 parents a8965cc + 84964a8 commit b2f2f3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- '6'
45
- '5'
56
- '4'
67
- '0.12'

0 commit comments

Comments
 (0)