Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tawfekov committed May 14, 2014
1 parent 737ccbf commit 3ef9fb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -5,12 +5,17 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
- hhvm-nightly

matrix:
allow_failures:
- php: 5.3.3
- php: 5.5
- php: hhvm
- php: hhvm-nightly


env:
- DB=mysql
Expand Down

0 comments on commit 3ef9fb8

Please sign in to comment.