@ -7,6 +7,7 @@ deployment:
branch: /.*/
commands:
- npm run pack
- cp packed/* $CIRCLE_ARTIFACTS
release:
tag: /.*/
@ -1,6 +1,6 @@
# now CLI
[![Build Status](https://travis-ci.org/zeit/now-cli.svg?branch=master)](https://travis-ci.org/zeit/now-cli)
[![Build Status](https://circleci.com/gh/zeit/now-cli.svg?style=shield)](https://circleci.com/gh/zeit/now-cli)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![Slack Channel](http://zeit-slackin.now.sh/badge.svg)](https://zeit.chat)