Minor - Add travis env check

1.10.x
Yannick Warnier 10 years ago
parent febc547a57
commit 28b1b4c908
  1. 2
      .travis.yml

@ -43,4 +43,6 @@ before_script:
script:
# - phpunit -c tests/phpunit
- pwd
- ls
- cd tests && ../vendor/behat/behat/bin/behat -v

Loading…
Cancel
Save