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 e36b3f8 commit 50a6ad9Copy full SHA for 50a6ad9
.travis.yml
@@ -1,20 +1,5 @@
1
matrix:
2
include:
3
- - dist: trusty
4
- language: php
5
- php: hhvm-3.18
6
- install: travis_retry composer install --no-suggest --prefer-dist -n -o
7
- script: vendor/bin/phpunit
8
9
10
- php: hhvm-3.30
11
12
13
14
15
- php: 5.4
16
17
18
- dist: trusty
19
language: php
20
php: 5.5.9
0 commit comments