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 db74819 commit 9ee5403Copy full SHA for 9ee5403
.travis.yml
@@ -18,6 +18,7 @@ matrix:
18
include:
19
- php: 5.3
20
dist: precise
21
+ install: composer remove react/mysql --dev --no-interaction # do not install react/mysql example on legacy PHP
22
allow_failures:
23
- php: hhvm
24
0 commit comments