Skip to content

Commit f5cea37

Browse files
committed
Added PHP 5.6 and HHVM to travis.yml
1 parent 26ea4a6 commit f5cea37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ php:
55
- 5.3
66
- 5.4
77
- 5.5
8+
- 5.6
9+
- hhvm
10+
11+
matrix:
12+
allow_failures:
13+
- php: hhvm
814

915
before_script:
1016
- sudo apt-get -y install pypy python-sphinx graphviz

0 commit comments

Comments
 (0)