Skip to content

Commit 1d20a4a

Browse files
committed
Updated Travic Config:
- Added build badge - Added more versions.
1 parent fc46fb3 commit 1d20a4a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: php
22
php:
3+
- '5.4'
4+
- '5.5'
35
- '5.6'
6+
- '7.0'
47

58
before_script:
69
- composer install

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Nexmo Client Library for PHP
22
============================
3+
[![Build Status](https://api.travis-ci.org/Nexmo/nexmo-php.svg?branch=master)](https://travis-ci.org/Nexmo/nexmo-php)
34

45
[Installation](#Installation) | [Usage](#Usage) | [Examples](#Examples) | [Coverage](#API-Coverage) | [Contributing](#Contributing)
56

0 commit comments

Comments
 (0)