Merge pull-request #528
This commit is contained in:
commit
e00b208d4a
10
.travis.yml
Normal file
10
.travis.yml
Normal file
@ -0,0 +1,10 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- '5.4'
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- hhvm
|
||||
|
||||
install:
|
||||
- composer install
|
@ -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
|
||||
=================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user