Skip to content

Commit

Permalink
Test node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Zörb committed Jun 13, 2019
1 parent 17a6426 commit 79428d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- '12'
- '10'
- '8'
after_success:
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ clone_depth: 10

environment:
matrix:
- nodejs_version: '12'
- nodejs_version: '10'
- nodejs_version: '8'

Expand Down

0 comments on commit 79428d7

Please sign in to comment.