Skip to content

Commit

Permalink
[Travis] Run tests against codeception/codeception 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Naktibalda committed Dec 4, 2019
1 parent 3dffe66 commit 49be019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ sudo: false
install:
- '[[ -z "$CI_USER_TOKEN" ]] || composer config github-oauth.github.com ${CI_USER_TOKEN};'
- travis_retry composer self-update && composer --version
- composer require --no-update codeception/codeception:"4.0.x-dev"
- COMPOSER_MEMORY_LIMIT=-1 composer update --prefer-dist --no-interaction

script:
Expand Down

0 comments on commit 49be019

Please sign in to comment.