Skip to content

Commit

Permalink
test: updating CI config to match current Node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Audrey Eschright committed Jan 23, 2019
1 parent 67351fa commit cfd146b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
@@ -1,8 +1,9 @@
environment:
matrix:
- nodejs_version: "10"
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"
- nodejs_version: "11"

platform:
- x64
Expand Down

0 comments on commit cfd146b

Please sign in to comment.