Skip to content

Commit

Permalink
Merge pull request mirage#146 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
README: Travis badge for master branch
  • Loading branch information
hannesm committed Sep 29, 2017
2 parents a0e13c2 + 09d6455 commit d59d9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Functoria - A DSL to organize functor applications

[![Build Status](https://travis-ci.org/mirage/functoria.svg)](https://travis-ci.org/mirage/functoria)
[![Build Status](https://travis-ci.org/mirage/functoria.svg?branch=master)](https://travis-ci.org/mirage/functoria)
[![docs](https://img.shields.io/badge/doc-online-blue.svg)](https://mirage.github.io/functoria/index.html)

## What is this for?
Expand Down

0 comments on commit d59d9c3

Please sign in to comment.