COM-40 :: Add Travis preview button and remove nightly from build
This commit is contained in:
@@ -3,7 +3,6 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- nightly
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Cloudflare SDK (v4 API Binding for PHP 7)
|
# Cloudflare SDK (v4 API Binding for PHP 7)
|
||||||
|
|
||||||
|
[](https://travis-ci.org/cloudflare/cloudflare-php)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The recommended way to install this package is via the Packagist Dependency Manager.
|
The recommended way to install this package is via the Packagist Dependency Manager.
|
||||||
|
|||||||
Reference in New Issue
Block a user