Skip to content

Commit

Permalink
Adding php 7 to build list
Browse files Browse the repository at this point in the history
  • Loading branch information
Danzabar committed Jan 14, 2016
1 parent a66daed commit 5c28b77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0


before_install:
- git clone -q --depth=1 https://github.com/phalcon/cphalcon.git -b master
Expand Down

0 comments on commit 5c28b77

Please sign in to comment.