Add sudo: false to .travis.yml for faster execution of jobs

This commit is contained in:
Eduard Braun 2017-02-19 18:06:57 +01:00
parent 3b41d3a547
commit 0f6d9be4e2

View file

@ -1,3 +1,5 @@
sudo: false
language: python language: python
python: python: