|
|
|
@ -92,9 +92,9 @@ before_install: |
|
|
|
|
|
|
|
|
|
script: |
|
|
|
|
- cd tests/behat |
|
|
|
|
- travis_wait 45 ../../vendor/behat/behat/bin/behat -v |
|
|
|
|
#- sudo cat /var/log/apache2/$VHOST_URL-error.log |
|
|
|
|
#- sudo cat /var/log/apache2/$VHOST_URL-access.log |
|
|
|
|
- travis_wait 60 ../../vendor/behat/behat/bin/behat -v |
|
|
|
|
- sudo cat /var/log/apache2/$VHOST_URL-error.log |
|
|
|
|
- sudo cat /var/log/apache2/$VHOST_URL-access.log |
|
|
|
|
|
|
|
|
|
# configure notifications (email, IRC, campfire etc) |
|
|
|
|
notifications: |
|
|
|
|