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 d559e26 commit a70b389Copy full SHA for a70b389
.travis.yml
@@ -18,7 +18,7 @@ env:
18
matrix:
19
include:
20
# Use the newer stack for HHVM as HHVM does not support Precise anymore since a long time and so Precise has an outdated version
21
- - php: hhvm-stable
+ - php: hhvm-3.15
22
sudo: required
23
dist: trusty
24
group: edge
0 commit comments