Skip to content

Commit f6cd3be

Browse files
committed
test: fix version constraints
While the code itself works fine with PHP 7.0, PHPUnit 7 does not.
1 parent 00268c1 commit f6cd3be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- '7.0'
54
- '7.1'
65
- '7.2'
76
- '7.3'

0 commit comments

Comments
 (0)