Merge branch 'issue-170' of github.com:notbalanced/jrnl into issue-170

This commit is contained in:
moyercw 2017-01-14 01:27:14 +00:00
commit 599d48b2a9

View file

@ -4,7 +4,7 @@ python:
- "3.3" - "3.3"
- "3.4" - "3.4"
install: install:
- "pip install -e . --use-mirrors" - "pip install -e ."
- "pip install -q behave" - "pip install -q behave"
# command to run tests # command to run tests
script: script: