Skip to content

Commit

Permalink
Tests must pass on PHP 7.2
Browse files Browse the repository at this point in the history
colinodell committed Jan 1, 2018
1 parent dec144d commit cfa6120
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -6,15 +6,13 @@ php:
- "5.6"
- "7.0"
- "7.1"
- "master"
- "7.2"
- "hhvm"

matrix:
include:
- php: 5.3
dist: precise
allow_failures:
- php: master

sudo: false

0 comments on commit cfa6120

Please sign in to comment.