Skip to content

Commit a436c49

Browse files
committed
removed testing on php 5.7 in travis
1 parent 04f09ee commit a436c49

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
@@ -2,7 +2,6 @@ language: php
22
php:
33
- '5.5'
44
- '5.6'
5-
- '5.7'
65
install:
76
- composer install
87
script: phpunit --bootstrap test/unit/bootstrap.php ./test/unit

0 commit comments

Comments
 (0)