Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Travis configuration fixed: container-based Linux build environments …
Browse files Browse the repository at this point in the history
…deprecated.
  • Loading branch information
dmitry-ivanov committed Dec 4, 2018
1 parent 9748e40 commit 3a174f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -9,8 +9,6 @@ php:
- 7.2
- 7.3

sudo: false

install:
- travis_retry composer install --no-interaction --prefer-dist
- travis_retry composer require --no-interaction --prefer-dist --dev php-coveralls/php-coveralls
Expand Down

0 comments on commit 3a174f4

Please sign in to comment.