Skip to content

Commit 49be019

Browse files
committed
[Travis] Run tests against codeception/codeception 4.0
1 parent 3dffe66 commit 49be019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ sudo: false
1313
install:
1414
- '[[ -z "$CI_USER_TOKEN" ]] || composer config github-oauth.github.com ${CI_USER_TOKEN};'
1515
- travis_retry composer self-update && composer --version
16+
- composer require --no-update codeception/codeception:"4.0.x-dev"
1617
- COMPOSER_MEMORY_LIMIT=-1 composer update --prefer-dist --no-interaction
1718

1819
script:

0 commit comments

Comments
 (0)