Skip to content

Commit

Permalink
Changed some configuratons, nosetests should now pass
Browse files Browse the repository at this point in the history
  • Loading branch information
macskay committed May 3, 2015
1 parent 9bd5d43 commit 167c73c
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
cover/
htmlcov/
.tox/
.coverage
Expand Down
Empty file modified LICENSE
100755 → 100644
Empty file.
3 changes: 3 additions & 0 deletions README.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# tekmate

[![Build Status](https://travis-ci.org/mkli90/tekmate.svg?branch=master)](https://travis-ci.org/mkli90/tekmate)
[![Code Health](https://landscape.io/github/mkli90/tekmate/master/landscape.svg?style=flat)](https://landscape.io/github/mkli90/tekmate/master)
Empty file modified requirements.txt
100755 → 100644
Empty file.
Empty file modified setup.cfg
100755 → 100644
Empty file.
Empty file modified setup.py
100755 → 100644
Empty file.
Empty file modified tekmate/game.py
100755 → 100644
Empty file.
Empty file modified tests/test_game.py
100755 → 100644
Empty file.

0 comments on commit 167c73c

Please sign in to comment.