10000 minor #20148 [travis] Use hhvm-stable instead of discontinued hhvm-3.… · symfony/symfony@f03c95c · GitHub
[go: up one dir, main page]

Skip to content

Commit f03c95c

Browse files
minor #20148 [travis] Use hhvm-stable instead of discontinued hhvm-3.12 (nicolas-grekas)
This PR was merged into the 2.7 branch. Discussion ---------- [travis] Use hhvm-stable instead of discontinued hhvm-3.12 | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 2ac1586 [travis] Use hhvm-stable instead of discontinued hhvm-3.12
2 parents 3086fd3 + 2ac1586 commit f03c95c

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