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 e896c3f commit 58cba0aCopy full SHA for 58cba0a
.travis.yml
@@ -1,3 +1,4 @@
1
+dist: trusty
2
language: php
3
php:
4
- '5.6'
@@ -13,4 +14,4 @@ script:
13
14
- vendor/bin/phpunit --verbose
15
16
matrix:
- fast_finish: true
17
+ fast_finish: true
0 commit comments