浏览代码

sudo: false for cache

Sullivan SENECHAL 10 年之前
父节点
当前提交
d8781d056d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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