Skip to content

Commit

Permalink
Test against PHP7
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed Feb 27, 2015
1 parent c95da37 commit c7a3930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ php:
- 5.5
- 5.6
- hhvm
- nightly

env:
- SYMFONY_VERSION=2.6.*
Expand All @@ -23,6 +24,7 @@ matrix:
allow_failures:
- php: hhvm
- env: SYMFONY_VERSION=2.7.*@dev
- php: nightly

before_script:
- composer selfupdate
Expand Down

0 comments on commit c7a3930

Please sign in to comment.