10000 use HHVM 3.15 to run tests · symfony/symfony@a70b389 · GitHub
[go: up one dir, main page]

Skip to content

Commit a70b389

Browse files
committed
use HHVM 3.15 to run tests
1 parent d559e26 commit a70b389

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-stable
21+
- php: hhvm-3.15
2222
sudo: required
2323
dist: trusty
2424
group: edge

0 commit comments

Comments
 (0)
0