Skip to content

Commit

Permalink
cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Feb 27, 2019
1 parent 25e8ec7 commit 322dd21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
- 7.2
- 7.3

dist: trusty
sudo: false

install: travis_retry composer install --no-interaction --prefer-source

script: vendor/bin/phpunit --verbose
script: vendor/bin/phpunit --verbose

0 comments on commit 322dd21

Please sign in to comment.