Skip to content

Commit

Permalink
Test also on PHP 7.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Dec 15, 2017
1 parent 4b458fd commit 45a508e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,8 @@ php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- nightly

matrix:
include:
Expand All @@ -18,6 +20,8 @@ matrix:
- PHPCS_VERSION=2.9.1
- LOCALE_GEN=1
- ENABLE_LDAP=1
allow_failures:
- php: nightly

services:
- mysql
Expand Down

0 comments on commit 45a508e

Please sign in to comment.