Skip to content

Commit

Permalink
travis: add PHP 7.2 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomáš Votruba authored and akondas committed Nov 13, 2017
1 parent d85bfed commit 331d4b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ matrix:
- os: linux
php: '7.1'

- os: linux
php: '7.2'

- os: osx
osx_image: xcode7.3
language: generic
Expand Down

0 comments on commit 331d4b1

Please sign in to comment.