Add PHP7.1 to test matrix.

This commit is contained in:
mark_story 2016-12-05 09:22:48 -05:00
parent 14192ba1e8
commit caaf748883

View file

@ -6,6 +6,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
env:
- DB=mysql
@ -22,7 +23,7 @@ matrix:
- php: 5.4
env: DB=sqlite
- php: 5.4
- php: 7.0
env: PHPCS=1