Browse Source

Debug travis pb

Laurent Destailleur 10 years ago
parent
commit
d2762f5077
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -83,7 +83,7 @@ before_script:
  - sudo cat /etc/apache2/sites-available/default
  - sudo /etc/init.d/apache2 restart
  - wget http://localhost/
- - cat /var/log/apache2/error.log
+ - sudo ls /var/log/apache2/*
  - cat index.html