Skip to content

Commit 00fd618

Browse files
hugovkvstinner
authored andcommitted
sudo no longer required (#52)
The sudo keyword is now ignored. See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
1 parent 374b606 commit 00fd618

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: python
22
dist: xenial
3-
sudo: false
43
cache: pip
54
python:
65
- 2.7

0 commit comments

Comments
 (0)