Skip to content

Commit

Permalink
Comment out Behat Travis runs, needs some love
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Aug 29, 2017
1 parent c081de1 commit ce360aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ matrix:
env: DB=PGSQL PHPUNIT_TEST=1
- php: 7.1
env: DB=MYSQL PHPUNIT_COVERAGE_TEST=1
- php: 7.0
env: DB=MYSQL BEHAT_TEST=1
# @todo Fix behat
# - php: 7.0
# env: DB=MYSQL BEHAT_TEST=1

before_script:
- phpenv rehash
Expand Down

0 comments on commit ce360aa

Please sign in to comment.