remove php7 check from 2.9 branch
authorDan Marsden <dan@danmarsden.com>
Fri, 1 Jul 2016 01:55:25 +0000 (13:55 +1200)
committerDan Marsden <dan@danmarsden.com>
Fri, 1 Jul 2016 01:55:25 +0000 (13:55 +1200)
.travis.yml

index 1246b62..c6cebb1 100644 (file)
@@ -8,11 +8,6 @@ cache:
 
 php:
  - 5.6
- - 7.0
-
-matrix:
- allow_failures:
-  - php: 7.0
 
 env:
  matrix: