瀏覽代碼

Minor - More travis tests

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