Skip to content

Commit

Permalink
Added PHP 7.2 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
makao committed Dec 4, 2018
1 parent 93be099 commit 4454b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.0
- 7.1
- 7.2

install:
- echo "{\"http-basic\":{\"repo.magento.com\":{\"username\":\"${MAGENTO_USERNAME}\",\"password\":\"${MAGENTO_PASSWORD}\"}}}" > auth.json
Expand Down

0 comments on commit 4454b7f

Please sign in to comment.