I would be great if there was a way to add sudo: false to the travis yaml file. That way the newer (faster!) docker based infrastructure could be used. I wouldn't be shocked if there's a good way to do this right now, but a scan of the docs didn't point anything out.
I would be great if there was a way to add
sudo: falseto the travis yaml file. That way the newer (faster!) docker based infrastructure could be used. I wouldn't be shocked if there's a good way to do this right now, but a scan of the docs didn't point anything out.