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 79bd1ff commit b50117dCopy full SHA for b50117d
.travis.yml
@@ -1,3 +1,4 @@
1
+dist: trusty
2
language: php
3
4
matrix:
@@ -18,4 +19,4 @@ install:
18
19
20
script:
21
- vendor/bin/phpspec run --no-interaction
- - vendor/bin/phpunit tests
22
+ - vendor/bin/phpunit tests
0 commit comments