Skip to content

Commit

Permalink
.travis.yml: added test for php 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paveljanda committed Dec 2, 2017
1 parent 989be1b commit 7d8634f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: php

php:
- 7.1
- 7.2

install:
- composer install --no-interaction --prefer-source
Expand Down

0 comments on commit 7d8634f

Please sign in to comment.