Skip to content

Commit 47cbca3

Browse files
Drop deprecated sudo: option in TravisCI config
That config was deprecated for a while, reference: - https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
1 parent 22e07cc commit 47cbca3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: generic
22
dist: xenial
3-
sudo: required
43
addons:
54
apt:
65
packages:

0 commit comments

Comments
 (0)