Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit a4c228e

Browse files
committed
Test against 3.30
1 parent 6b63710 commit a4c228e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
language: php
22
php:
3-
- hhvm
4-
- hhvm-nightly
5-
matrix:
6-
allow_failures:
7-
- php: hhvm-nightly
3+
- hhvm-3.30
84
script:
95
- ./.travis.sh

0 commit comments

Comments
 (0)