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 a180218 commit 16057daCopy full SHA for 16057da
3 files changed
.travis.yml
@@ -1,12 +1,8 @@
1
language: php
2
php:
3
- - 5.3.3
4
- - 5.4
5
- - 5.5
6
- 5.6
7
- 7.0
8
- 7.1
9
- - hhvm
10
11
install:
12
- php composer.phar install --dev --no-interaction --prefer-source
0 commit comments