Skip to content

Commit 1af0cf4

Browse files
authored
Removed sudo key from Travis CI config (#171)
The key `sudo` has no effect anymore.
1 parent 2fde25e commit 1af0cf4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ matrix:
5858
- MOLECULE_SCENARIO=python3
5959
python: '3.6'
6060

61-
# Require the standard build environment
62-
sudo: required
63-
6461
# Require Ubuntu 16.04
6562
dist: xenial
6663

0 commit comments

Comments
 (0)