Skip to content

Commit 4a5078c

Browse files
authored
Include NodeJS 5.x
1 parent bef355a commit 4a5078c

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
language: node_js
22
node_js:
33
- '6'
4+
- '5'
45
- '4'
56
notifications:
67
email: false

0 commit comments

Comments
 (0)