Skip to content

Commit

Permalink
Add PHP 7.0 into the build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Syroeshko committed Jan 23, 2016
1 parent f359825 commit 3981e01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,10 +5,12 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0
- php: hhvm

env:
Expand Down

0 comments on commit 3981e01

Please sign in to comment.