Skip to content

Commit ec535a8

Browse files
committed
travis: we do require sudo
1 parent 6ab134d commit ec535a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ addons:
2121
- openssh-client
2222
- openssh-server
2323

24-
sudo: false
24+
sudo: required
2525

2626
matrix:
2727
fast_finish: true

0 commit comments

Comments
 (0)