Skip to content

Commit

Permalink
Add codecov shield
Browse files Browse the repository at this point in the history
  • Loading branch information
HavokInspiration authored Jan 27, 2017
1 parent 10f6eb7 commit 3592d6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Robo Import JS

[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?branch=master)](LICENSE.txt)
[![Build Status](https://travis-ci.org/HavokInspiration/robo-import-js.svg?branch=master)](https://travis-ci.org/HavokInspiration/robo-import-js)
[![Codecov](https://img.shields.io/codecov/c/github/HavokInspiration/robo-import-js.svg)](https://github.com/HavokInspiration/robo-import-js)

This [Robo](https://github.com/consolidation/robo) task brings an import method for Javascript files. Think of it as an equivalent of the PHP `include` function or as the `@import` statement in SASS files for Javascript files.

Expand Down

0 comments on commit 3592d6b

Please sign in to comment.