Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manuphatak committed Apr 13, 2015
1 parent 9ffa3f5 commit 4aeae97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ env:
- TOX_ENV=pypy
script:
- tox -e $TOX_ENV
- coverage run --source=hangman setup.py test
- coverage run --source=json_config setup.py test
after_success:
coveralls
2 changes: 0 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ Features
--------

* TODO

.. include:: installation.rst

0 comments on commit 4aeae97

Please sign in to comment.