Skip to content

Commit

Permalink
Test also on PHP nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Dec 4, 2017
1 parent 890013c commit 2459f34
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 @@ -8,6 +8,7 @@ php:
- '5.6'
- '7.0'
- '7.1'
- nightly

matrix:
include:
Expand All @@ -18,6 +19,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 2459f34

Please sign in to comment.