| Current Path : /var/www/html/ebook/vendor/codemix/yii2-localeurls/ |
| Current File : /var/www/html/ebook/vendor/codemix/yii2-localeurls/.travis.yml |
language: php dist: trusty php: - "7.4" - "7.3" - "7.2" - "7.1" - "7.0" - "5.6" install: - sudo apt-get update - travis_retry composer self-update && composer --version - travis_retry composer install --no-interaction --no-progress