Remove sudo from travis configuration (#225)
In theory this should speed it up a little. I suppose it was initially added because we use docker but it doesn't seem that is requirement here.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
sudo: required
|
||||
|
||||
language: python
|
||||
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user