Skip to content

Commit 36a5c99

Browse files
committed
travis
1 parent 82786e7 commit 36a5c99

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: php
22
php:
33
- 5.5
44
- 5.4
5+
- 5.3
56
script: phpunit tests

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Embed
22
=====
33

4+
[![Build Status](https://travis-ci.org/oscarotero/Embed.png?branch=master)](https://travis-ci.org/oscarotero/Embed)
5+
46
PHP library to get info and embed any web page (using oembed, opengraph, twitter-cards, etc). It's compatible with any web service (youtube, vimeo, flickr, instagram, etc).
57
Has adapters to some webpages like (archive.org, github, deviantart, etc).
68

0 commit comments

Comments
 (0)