Skip to content

Commit

Permalink
add more php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
OxCom committed Jun 16, 2018
1 parent 5ef52dc commit 5cb51b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ sudo: false
php:
- 5.6
- 7.0
- 7.1
- 7.2

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

0 comments on commit 5cb51b6

Please sign in to comment.