Minor - More travis tests

1.10.x
Yannick Warnier 10 years ago
parent aed2cd8a6d
commit 8ccb7615d6
  1. 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

Loading…
Cancel
Save