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

Commit

Permalink
Added build status
Browse files Browse the repository at this point in the history
  • Loading branch information
kasp3r committed Dec 19, 2013
1 parent 7638ad5 commit d1adc9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ php:
- 5.3
- 5.4
- 5.5

before_script:
- composer install --dev
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LinkPreview
LinkPreview [![Build Status](https://secure.travis-ci.org/kasp3r/link-preview.png)](http://travis-ci.org/kasp3r/link-preview)
===========

A PHP library to easily get website information (title, description, image...) from given url.
Expand Down

0 comments on commit d1adc9f

Please sign in to comment.