.travis.yml: The 'sudo' tag is now deprecated in Travis CI (#4654)

Abhinav Sagar 7 years ago committed by Thomas Kluyver
parent a403d59cb0
commit bc920e9879

@ -8,8 +8,6 @@ cache:
python:
- 3.6
sudo: required
env:
global:

Loading…
Cancel
Save