Skip to content

Commit e0faa7f

Browse files
committed
Added hhvm-nightly
1 parent 39a0809 commit e0faa7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ php:
66
- 5.5
77
- 5.6
88
- hhvm
9+
- hhvm-nightly
910

1011
matrix:
1112
allow_failures:
1213
- php: hhvm
14+
- php: hhvm-nightly
1315

1416
script:
1517
- vendor/bin/phpunit

0 commit comments

Comments
 (0)