remove sudo: false setting from travis.yml (#30231)

This commit is contained in:
Alexander T
2019-03-06 01:06:30 +02:00
committed by Wesley Wigham
parent a5f93ef7a4
commit d20132026e

View File

@@ -5,8 +5,6 @@ node_js:
- '10'
- '8'
sudo: false
env:
- workerCount=3 timeout=600000