Minor - check error log

pull/2624/head
Julio Montoya 7 years ago
parent e87fa5651c
commit 03d38db5c8
  1. 2
      .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

Loading…
Cancel
Save