Merge pull-request #528

This commit is contained in:
Frederic Guillot 2016-08-17 20:55:14 -04:00
commit e00b208d4a
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
2 changed files with 12 additions and 0 deletions

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- hhvm
install:
- composer install

View File

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/miniflux/miniflux.svg?branch=master)](https://travis-ci.org/miniflux/miniflux)
Miniflux - Minimalist News Reader
=================================