Skip to content

Commit

Permalink
[ci] update Node version for Travis build (microsoft#319)
Browse files Browse the repository at this point in the history
Should fix issues with failing CI checks on updated packages.

/cc @samal-rasmussen
  • Loading branch information
peterblazejewicz authored Feb 5, 2021
1 parent 51b7b21 commit db005fa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "8"
- "9"
- "10"
- 12
- 14
services:
- mongodb
cache:
Expand Down

0 comments on commit db005fa

Please sign in to comment.