Skip to content

Commit

Permalink
Merge pull request #517 from mathieumg/bump_travis_node
Browse files Browse the repository at this point in the history
Bumped Travis CI to run on Node 6 / 8 / 10 / 12 / 13
  • Loading branch information
dozoisch authored Nov 1, 2019
2 parents 28459e6 + 2f05502 commit bee429a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- 6
- 7
- 8
- 9
- 10
- 12
- 13
services:
- mongodb
sudo: false
Expand Down

0 comments on commit bee429a

Please sign in to comment.