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 2abdac3 commit 12292aaCopy full SHA for 12292aa
.travis.yml
@@ -8,6 +8,7 @@ php:
8
- "7.1"
9
- "nightly"
10
- hhvm
11
+dist: trusty
12
before_script: composer install
13
script: ./vendor/phpunit/phpunit/phpunit
14
sudo: false
0 commit comments