Skip to content

Commit

Permalink
add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ewgenius committed Dec 29, 2018
1 parent 509a77c commit c2a88ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# TYPAC - TYped PACkage manager

[![Build Status](https://dev.azure.com/ewgeniux/typac/_apis/build/status/ewgenius.typac?branchName=master)](https://dev.azure.com/ewgeniux/typac/_build/latest?definitionId=1?branchName=master)
[![Build Status](https://travis-ci.org/ewgenius/typac.svg?branch=master)](https://travis-ci.org/ewgenius/typac)

Every time you need to do something like this ```npm install --save <package>``` and then ```npm install --save-dev @types/<package>``` *typac* is just for you!
Expand Down

0 comments on commit c2a88ac

Please sign in to comment.