Skip to content

Commit

Permalink
Merge pull request #291 from Nyholm/patch-1
Browse files Browse the repository at this point in the history
Added HHVM to travis.yml
  • Loading branch information
mrook committed Jul 18, 2014
2 parents 60bd2d6 + 260b984 commit 87abdbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm

matrix:
allow_failures:
- php: hhvm

script: ./.travis.sh

Expand Down

0 comments on commit 87abdbb

Please sign in to comment.