Explorar el Código

Minor - More travis tests

Yannick Warnier hace 10 años
padre
commit
8b58934fb1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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