Skip to content

Commit b710300

Browse files
committed
Removed node v4 by accident
1 parent e77a1e5 commit b710300

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
@@ -3,5 +3,6 @@ sudo: false
33
node_js:
44
- "6"
55
- "5"
6+
- "4"
67
after_success:
78
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls' - "4"

0 commit comments

Comments
 (0)