Skip to content

Commit

Permalink
support only LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
vunb committed Jun 9, 2019
1 parent b4d7990 commit 03dc9f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ env:

node_js:
- '10'
- '7'
- '5'
- '4'

addons:
apt:
Expand Down
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ environment:

matrix:
- nodejs_version: "10"
- nodejs_version: "7"
- nodejs_version: "5"
- nodejs_version: "4"

platform:
- x64
Expand Down

0 comments on commit 03dc9f5

Please sign in to comment.