Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
Add .travis.yml and basic README
Browse files Browse the repository at this point in the history
  • Loading branch information
halfdan committed Jan 30, 2016
1 parent 04a7e7a commit 06dc908
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: ruby
rvm:
- 2.2.4
- 2.3.0
- ruby-head
services:
- redis
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[![Build Status](https://travis-ci.org/halfdan/embadge.io.svg?branch=master)](https://travis-ci.org/halfdan/embadge.io)

# Embadge.IO

Ember Community Badges as a service. Embadge.io provides easy to use badges for your Ember articles and projects to denote the version your content / project is compatible to.

0 comments on commit 06dc908

Please sign in to comment.