Skip to content

Commit

Permalink
test: remove Node 8 from Appveyor
Browse files Browse the repository at this point in the history
- Node 8 tests are failing on Appveyor but we aren't sure why
- Let's remove them for now, and resume when we've figured out the issue
  • Loading branch information
darscan committed Dec 18, 2017
1 parent 0557383 commit 1c53d53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ cache:
# Test against these versions of Node.js
environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"

Expand Down

0 comments on commit 1c53d53

Please sign in to comment.