Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.1.1'
Browse files Browse the repository at this point in the history
* hotfix/v0.1.1:
  Change CI and coverage tracking to master branch
  • Loading branch information
dsibilly committed Jun 1, 2017
2 parents 5a18e79 + 7010b83 commit b59df7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# presage [![Build Status](https://travis-ci.org/dsibilly/presage.svg?branch=develop)](https://travis-ci.org/dsibilly/presage) [![Coverage Status](https://coveralls.io/repos/github/dsibilly/presage/badge.svg?branch=develop)](https://coveralls.io/github/dsibilly/presage?branch=develop)
# presage [![Build Status](https://travis-ci.org/dsibilly/presage.svg?branch=master)](https://travis-ci.org/dsibilly/presage) [![Coverage Status](https://coveralls.io/repos/github/dsibilly/presage/badge.svg?branch=master)](https://coveralls.io/github/dsibilly/presage)

A set of utilities for working with ECMAScript Promises.

Expand Down

0 comments on commit b59df7e

Please sign in to comment.