mirror of https://github.com/ceph/ceph-ansible.git
travis: remove sudo: required
The sudo keyword will be fully deprecated. https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration Signed-off-by: Christian Berendt <berendt@betacloud-solutions.de>pull/3326/head
parent
1cff1f9806
commit
6f994195d1
|
@ -1,4 +1,3 @@
|
||||||
sudo: required
|
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
|
Loading…
Reference in New Issue