diff --git a/.travis.yml b/.travis.yml index b3403a99ff..c9fa3d8fd3 100755 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,7 @@ before_install: # Check the result of index.php and check if main.js is build in travis - curl $VHOST_URL - ls -la web/build - - sudo cat /var/log/apache2/$VHOST_URL-error.log + - sudo ls /var/log/apache2/ script: - whereis google-chrome-stable