Skip to content

Commit b205c58

Browse files
committed
Fix tests
1 parent dc3c4fc commit b205c58

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
language: php
22

33
php:
4-
- 5.5
5-
- 5.6
64
- 7.0
7-
8-
matrix:
9-
allow_failures:
10-
- php: 7.0
5+
- 7.1
116

127
before_script:
138
- curl -s http://getcomposer.org/installer | php

0 commit comments

Comments
 (0)