Skip to content

Commit

Permalink
Drop node v4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kulshekhar committed Dec 18, 2017
1 parent 80ceefe commit c945603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,9 +2,9 @@ dist: trusty
sudo: required
language: node_js
node_js:
- "9"
- "8"
- "6"
- "4"
before_install:
- sudo sysctl fs.inotify.max_user_watches=524288
- yarn global add greenkeeper-lockfile@1 rimraf
Expand Down

0 comments on commit c945603

Please sign in to comment.