Skip to content

Commit

Permalink
Travis build status
Browse files Browse the repository at this point in the history
  • Loading branch information
kolypto committed Jun 25, 2014
1 parent 4044ecc commit 04682b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/kolypto/j2cli.svg?branch=v0.3.0-0)](https://travis-ci.org/kolypto/j2cli)

j2cli - Jinja2 Command-Line Tool
================================

Expand Down Expand Up @@ -59,7 +61,7 @@ There is some special behavior with environment variables:
* When `data` is not provided (data is `-`), `--format` defaults to `env` and thus reads environment variables
* When `--format=env`, it can read a special "environment variables" file made like this: `env > /tmp/file.env`

## Formats: `--format`
## Formats

### ini

Expand Down

0 comments on commit 04682b3

Please sign in to comment.