Browse Source

sudo: false for cache

Sullivan SENECHAL 10 years ago
parent
commit
d8781d056d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -8,6 +8,8 @@ php:
   - 7.0
   - hhvm
 
+sudo: false
+
 cache:
   directories:
     - $HOME/.composer