We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01c1d0 commit d94b93dCopy full SHA for d94b93d
.travis.yml
@@ -8,8 +8,7 @@ php:
8
- hhvm
9
10
before_script:
11
- - composer self-update
12
- - composer install --no-interaction --dev
+ - composer install --no-interaction
13
14
script:
15
- vendor/bin/phpunit
0 commit comments