Skip to content

Commit

Permalink
composer install --ignore-platform-reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
garex committed Dec 5, 2020
1 parent 01753f1 commit a131ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -46,7 +46,7 @@ branches:
install:
- docker pull rnix/openssl-gost
- ln --symbolic composer.lock.dist composer.lock
- composer install
- composer install --ignore-platform-reqs
- (cd tests/AuthenticationBot && npm install --no-progress)

before_script:
Expand Down

0 comments on commit a131ba5

Please sign in to comment.