mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-28 11:09:26 +00:00
Add PHP nightly builds to continuous integration tests
This commit is contained in:
@@ -6,10 +6,12 @@ php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
|
||||
before_script:
|
||||
- bash tests/before_script.sh
|
||||
|
||||
Reference in New Issue
Block a user