Skip to content

Commit

Permalink
Travis: Testing against php 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renatomefi committed Dec 19, 2016
1 parent 7bf882c commit abcb1cf
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 abcb1cf

Please sign in to comment.