Remove deprecated sudo key from travis config

This commit is contained in:
Quincy Morgan
2020-06-09 11:34:10 -04:00
parent c7f5b81946
commit 1b2af1a1b1

View File

@@ -3,7 +3,6 @@ node_js:
- "10"
- "12"
- "14"
sudo: required
before_script:
- npm run all
after_success: