Merge pull request #3 from cloudflare/COM-40

COM-40 :: Add Travis preview button and remove nightly from build
This commit is contained in:
Junade
2017-09-04 19:41:16 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ language: php
php:
- 7.0
- 7.1
- nightly
before_install:
- composer self-update

View File

@@ -1,5 +1,7 @@
# Cloudflare SDK (v4 API Binding for PHP 7)
[![Build Status](https://travis-ci.org/cloudflare/cloudflare-php.svg?branch=master)](https://travis-ci.org/cloudflare/cloudflare-php)
## Installation
The recommended way to install this package is via the Packagist Dependency Manager.