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 8f81038 commit 45a1288Copy full SHA for 45a1288
1 file changed
.travis.yml
@@ -5,6 +5,9 @@ php:
5
- 5.3
6
- 5.4
7
- 5.5
8
+ - 5.6
9
+ - 7.0
10
+ - hhvm
11
12
before_script:
13
- composer install
0 commit comments