Skip to content

Commit

Permalink
Adding a travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Feb 21, 2015
1 parent 185a8e4 commit e09dfeb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: python
python:
- "2.7"
script:
- python -m unittest discover axelrod/tests/

0 comments on commit e09dfeb

Please sign in to comment.