Yannick Warnier пре 10 година
родитељ
комит
8b58934fb1
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -45,5 +45,7 @@ script:
   # pwd shows /home/travis/build/chamilo/chamilo-lms
   #- mysql chamilo -e 'show tables;'
   # Check the configuration file was written correctly (configuration.php should appear)
+  - ls
+  - cat php_errors.log
   - ls -la main/inc/conf/
   - cd tests && ../vendor/behat/behat/bin/behat -v