Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Commit

Permalink
travis and readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkevork committed Jul 21, 2017
1 parent cad7bfb commit 38d99ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ language: php
php:
- 5.5.9
- 5.6
before_script:
- composer self-update
- composer install
script: phpunit
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# steemphp


[![Build Status](https://api.travis-ci.org/davidkevork/steemphp.svg?branch=master)](https://travis-ci.org/davidkevork/steemphp) [![Coverage Status](https://coveralls.io/repos/github/davidkevork/steemphp/badge.svg?branch=master)](https://coveralls.io/github/davidkevork/steemphp?branch=master)
[![Build Status](https://api.travis-ci.org/davidkevork/steemphp.svg?branch=master)](https://travis-ci.org/davidkevork/steemphp)

## Introduction

Expand Down

0 comments on commit 38d99ff

Please sign in to comment.