Skip to content

Commit

Permalink
Updated travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelandrieu committed Nov 3, 2017
1 parent 88ba68b commit bd34553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ php:
- 7.0
- 7.1

install: composer install --prefer-dist --no-interaction
install: composer install --no-interaction

script:
- phpunit
- ./vendor/bin/phpunit

0 comments on commit bd34553

Please sign in to comment.