Skip to content

Commit

Permalink
correcting travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gcmalloc committed Oct 19, 2012
1 parent 591bbe9 commit 6b41b61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ language: python
python:
- "2.6"
- "2.7"
#command to install the setup
install:
# command to run tests
script: nosetests tests
script: nosetests test --nocapture

0 comments on commit 6b41b61

Please sign in to comment.