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:
Sam Clegg
2019-02-27 10:50:07 -08:00
committed by GitHub
parent e5844d746e
commit cd59b3aa26

View File

@@ -1,5 +1,3 @@
sudo: required
language: python
services: