mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 13:48:46 -05:00
remove sudo: false setting from travis.yml (#30231)
This commit is contained in:
committed by
Wesley Wigham
parent
a5f93ef7a4
commit
d20132026e
@@ -5,8 +5,6 @@ node_js:
|
||||
- '10'
|
||||
- '8'
|
||||
|
||||
sudo: false
|
||||
|
||||
env:
|
||||
- workerCount=3 timeout=600000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user