Skip to content

Commit 88b831d

Browse files
committed
Merge pull request #11 from jekyll/travis-config
Update Travis config
2 parents 873a5aa + 3f1e268 commit 88b831d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
rvm:
2+
- 2.1
3+
- 2.0
4+
- 1.9.3

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Automatically generate post archives by dates, tags, and categories.
44

55
[![Gem Version](https://badge.fury.io/rb/jekyll-archives.png)](http://badge.fury.io/rb/jekyll-archives)
6+
[![Build Status](https://travis-ci.org/jekyll/jekyll-archives.svg?branch=master)](https://travis-ci.org/jekyll/jekyll-archives)
67

78
## Usage
89

0 commit comments

Comments
 (0)