Skip to content

Commit

Permalink
update node versions on travis CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
mpangrazzi committed May 7, 2019
1 parent 65b6892 commit 84545be
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
language: node_js
node_js:
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
services: mongodb
cache:
directories:
Expand Down

0 comments on commit 84545be

Please sign in to comment.