Skip to content

Commit ba62e43

Browse files
committed
Do not specify HHVM version
1 parent 82a14bb commit ba62e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matrix:
1515
- php: hhvm
1616
allow_failures:
1717
# Use the newer stack for HHVM as HHVM does not support Precise anymore since a long time and so Precise has an outdated version
18-
- php: hhvm-3.18
18+
- php: hhvm
1919
sudo: required
2020
dist: trusty
2121
group: edge

0 commit comments

Comments
 (0)