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.
2 parents 14d6465 + 777b9fa commit f04d1b6Copy full SHA for f04d1b6
1 file changed
.travis.yml
@@ -1,8 +1,12 @@
1
language: php
2
php:
3
- - 5.4
4
- 5.3
+ - 5.4
5
+ - 5.5
6
+ - 5.6
7
+ - 7
8
- hhvm
9
+
10
before_script:
11
- composer install --dev --prefer-source --no-interaction
12
script:
0 commit comments