mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-16 13:26:31 +00:00
Include PHP 7 in continuous integration tests
This commit is contained in:
@@ -5,11 +5,13 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: nightly
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user