1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

[ci] update Node version for Travis build (#319)

Should fix issues with failing CI checks on updated packages.

/cc @samal-rasmussen
This commit is contained in:
Piotr Błażejewicz (Peter Blazejewicz)
2021-02-05 20:05:35 +01:00
committed by GitHub
parent 51b7b21a3a
commit db005fa89b

View File

@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "8"
- "9"
- "10"
- 12
- 14
services:
- mongodb
cache: