Skip to content

Commit

Permalink
Added testing on HHVM andPHP 5.6 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Mar 16, 2014
1 parent a1cc1cf commit 39ab5d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,12 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm

matrix:
allow_failures:
- php: hhvm

before_script:
# php deps
Expand Down

0 comments on commit 39ab5d3

Please sign in to comment.