Skip to content

Commit

Permalink
Merge pull request #1 from papodaca/voltraco#21
Browse files Browse the repository at this point in the history
  • Loading branch information
papodaca authored Jan 9, 2020
2 parents 59061b3 + 1c6f6cc commit e91ad7a
Show file tree
Hide file tree
Showing 5 changed files with 752 additions and 714 deletions.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ addons:
- cmake-data
matrix:
include:
- node_js: "6.2"
- node_js: "10.15"
- node_js: "11.15"
- node_js: "12.3"
- node_js: "12.13"
- node_js: "13.0"
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ environment:
access_token:
secure: lssbt7qseyxwc46940dj
matrix:
- nodejs_version: "6"
- nodejs_version: "10"
- nodejs_version: "11"
- nodejs_version: "12"

platform:
- x64
Expand Down
Loading

0 comments on commit e91ad7a

Please sign in to comment.