Browse Source

Merge pull request #7865 from localheinz/fix/sudo

Fix: Remove sudo configuration
Jordi Boggiano 6 years ago
parent
commit
eda9399f80
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -1,7 +1,5 @@
 language: php
 
-sudo: false
-
 dist: trusty
 
 git: