Skip to content

Commit

Permalink
Add node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed May 12, 2019
1 parent 5d5991a commit cfb0ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "11"
- "12"
- "10"
- "8"
- "6"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,7 +1,7 @@
environment:
BABEL_ENV: "test"
matrix:
- nodejs_version: "11"
- nodejs_version: "12"
- nodejs_version: "10"
- nodejs_version: "8"
- nodejs_version: "6"
Expand Down

0 comments on commit cfb0ad8

Please sign in to comment.