mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 16:39:46 -05:00
Update CI (#28082)
* Use 'node' instead of 'stable' * Add node 10 * Drop node 8
This commit is contained in:
committed by
Nathan Shively-Sanders
parent
0db3038b57
commit
6409195054
@@ -1,8 +1,8 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 'stable'
|
||||
- '8'
|
||||
- 'node'
|
||||
- '10'
|
||||
- '6'
|
||||
|
||||
sudo: false
|
||||
|
||||
Reference in New Issue
Block a user