Skip to content

Commit

Permalink
chore(BREAKING): Only support node 8+ as dependencies now require it (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey authored Jun 5, 2018
1 parent 4018cfd commit d0feb26
Show file tree
Hide file tree
Showing 3 changed files with 1,783 additions and 625 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: false
language: node_js
node_js:
- '8'
- '4.8'
before_install:
- npm install -g greenkeeper-lockfile@1
before_script: greenkeeper-lockfile-update
Expand Down
Loading

0 comments on commit d0feb26

Please sign in to comment.