소스 검색

Minor - More travis tests

Yannick Warnier 10 년 전
부모
커밋
8ccb7615d6
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -45,7 +45,5 @@ 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