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