Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Commit

Permalink
test against node v10, v11, v12
Browse files Browse the repository at this point in the history
  • Loading branch information
jedireza committed Jun 19, 2019
1 parent 4c75947 commit 9c484d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "8"
- "9"
- "10"
- "11"
- "12"
services:
- mongodb

0 comments on commit 9c484d3

Please sign in to comment.