Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed Apr 4, 2014
1 parent c5227df commit 34bd734
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 @@ -7,10 +7,15 @@ cache:
- vendor

php:
- 5.3
- 5.4
- 5.5
- hhvm

matrix:
allow_failures:
- php: hhvm

before_script:
- sudo apt-get update -qq
- sudo apt-get install -qq libxss1
Expand Down

0 comments on commit 34bd734

Please sign in to comment.