Quellcode durchsuchen

Minor - More travis tests

Yannick Warnier vor 10 Jahren
Ursprung
Commit
8b58934fb1
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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