Skip to content

Commit

Permalink
Add more PHP versions Travis builds
Browse files Browse the repository at this point in the history
Unfortunately, the library doesn't work on HHVM yet.
  • Loading branch information
henriquemoody committed Mar 26, 2015
1 parent a5a2157 commit c2b2dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ language:
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7

cache:
directories:
Expand Down

0 comments on commit c2b2dca

Please sign in to comment.