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:
committed by
GitHub
parent
51b7b21a3a
commit
db005fa89b
@@ -1,9 +1,8 @@
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "9"
|
||||
- "10"
|
||||
- 12
|
||||
- 14
|
||||
services:
|
||||
- mongodb
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user