Skip to content

Commit ee6af90

Browse files
author
Alexandre Gaigalas
committed
PHP 5.6 working, hhvm on testing
1 parent 26c2ebc commit ee6af90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ php:
99
- 5.4
1010
- 5.5
1111
- 5.6
12+
- hhvm
1213

1314
before_script:
1415
- make composer-install-dev
@@ -19,7 +20,7 @@ script:
1920

2021
matrix:
2122
allow_failures:
22-
- php: 5.6
23+
- php: hhvm
2324

2425
notifications:
2526
irc:

0 commit comments

Comments
 (0)