mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-20 04:36:57 +01:00
Add PHP 7 to travis build
This commit is contained in:
parent
e3bc5b564d
commit
d600c60779
@ -5,9 +5,11 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user