8000 [travis] Use hhvm-stable instead of discontinued hhvm-3.12 · symfony/symfony@2ac1586 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ac1586

Browse files
[travis] Use hhvm-stable instead of discontinued hhvm-3.12
1 parent 3086fd3 commit 2ac1586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
matrix:
1919
include:
2020
# 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-3.12
21+
- php: hhvm-stable
2222
sudo: required
2323
dist: trusty
2424
group: edge

0 commit comments

Comments
 (0)
0