Skip to content

Commit 3b0b9b8

Browse files
author
Parkorn Soonthornchai
committed
No longer for support php version < 7.2
1 parent 3f1feff commit 3b0b9b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ php:
66

77
before_script:
88
- composer self-update
9-
- composer install --no-interaction
9+
- composer install --no-interaction
10+
11+
script:
12+
- vendor/bin/phpunit

0 commit comments

Comments
 (0)