Removed sudo: false from Travis.yml, doesn't have any effect

migrate-github-actions
Tim de Pater 2016-02-24 11:34:24 +01:00
parent e29ca805ff
commit 6003117145
2 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
sudo: false
services:
- docker

View File

@ -9,7 +9,7 @@ server {
index index.php index.html;
error_log /dev/stderr info;
access_log /dev/stdout;
access_log /dev/stdout;
location / {
# First attempt to serve request as file, then