Skip to content

Commit d48ddc4

Browse files
committed
use hhvm-nightly instead
1 parent 981ed21 commit d48ddc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7-
- hhvm
7+
- hhvm-nightly
88

99
matrix:
1010
allow_failures:
11-
- php: hhvm
11+
- php: hhvm-nightly
1212

1313
before_script:
1414
- composer self-update

0 commit comments

Comments
 (0)