Skip to content

Commit 25ab2d1

Browse files
committed
Fix travis tests on php 7.0 and 7.1
1 parent a846c5f commit 25ab2d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ sudo: false
1111
install:
1212
- travis_retry composer self-update && composer --version
1313
- travis_retry composer install --prefer-source --no-interaction --no-progress
14+
15+
script: vendor/bin/phpunit

0 commit comments

Comments
 (0)