Skip to content

Commit

Permalink
Add markup test
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Mar 11, 2016
1 parent b28cb01 commit fffaf5c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install:

script:
- make cov
- python setup.py check -rms


cache:
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CHANGES
=======

0.3.0 (03-11-2016)
----------------
------------------

- Dockerize tests

Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
docker-py
docutils
pygments
pytest
pytest-cov
pytest-sugar
Expand Down

0 comments on commit fffaf5c

Please sign in to comment.