Skip to content

Commit d6fbe18

Browse files
committed
Travis & Coveralls configuration
1 parent 493977d commit d6fbe18

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: php
22

33
php:
44
- 5.4
5-
- 5.5
65

76
before_script:
87
- wget http://getcomposer.org/composer.phar

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Xport
22

3+
[![Build Status](https://travis-ci.org/myclabs/Xport.png?branch=master)](https://travis-ci.org/myclabs/Xport) [![Coverage Status](https://coveralls.io/repos/myclabs/Xport/badge.png?branch=master)](https://coveralls.io/r/myclabs/Xport?branch=master)
4+
35
Xport is an import/export library for PHP.
46

57
It is targeted to support the following formats:

0 commit comments

Comments
 (0)