Skip to content

Commit ceb636e

Browse files
committed
travis: added HHVM nightly
1 parent e057c95 commit ceb636e

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,11 +6,13 @@ php:
66
- 5.6
77
- 7.0
88
- hhvm
9+
- hhvm-nightly
910

1011
matrix:
1112
allow_failures:
1213
- php: 7.0
1314
- php: hhvm
15+
- php: hhvm-nightly
1416

1517
script:
1618
- vendor/bin/tester tests -s -p php -c tests/php-unix.ini

0 commit comments

Comments
 (0)