Skip to content

Commit

Permalink
Merge pull request #19 from renatomefi/feature/php-7.1-test
Browse files Browse the repository at this point in the history
Travis: Testing against php 7.1
  • Loading branch information
renatomefi authored Dec 19, 2016
2 parents 7bf882c + abcb1cf commit 392d7e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ matrix:
- env: COMPOSER_FLAGS="--prefer-lowest"
php: 5.6
- php: 7.0
- php: 7.1
- env: COMPOSER_FLAGS="--prefer-lowest"
php: 7.0
php: 7.1

before_install:
- composer self-update
Expand Down

0 comments on commit 392d7e1

Please sign in to comment.