Skip to content

Commit

Permalink
Merge pull request #52 from jrjohnson/drop-node-6
Browse files Browse the repository at this point in the history
Drop node 6 support
  • Loading branch information
jrjohnson authored Jun 6, 2019
2 parents e86eeed + 0f95b00 commit 87e1ce7
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 315 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
language: node_js
node_js:
- "6"
- "8"

sudo: false
dist: trusty
Expand Down Expand Up @@ -51,7 +51,6 @@ jobs:

before_install:
- npm config set spin false
- npm install -g npm@4
- npm --version

script:
Expand Down
Loading

0 comments on commit 87e1ce7

Please sign in to comment.