Skip to content

Commit

Permalink
chore: add node 12 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
saintedlama committed Oct 17, 2019
1 parent 73a7d27 commit 37bcabe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ node_js:
- "8"
- "9"
- "10"
- "12"

env:
- MONGODB_VERSION="2.6.12"
Expand Down

0 comments on commit 37bcabe

Please sign in to comment.