Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dwiel committed Apr 21, 2016
1 parent a80a745 commit 730cfac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ python:
- "2.7"
- "3.2"
- "3.3"
install:
- pip install -e .
# command to run tests
script: py.test .

0 comments on commit 730cfac

Please sign in to comment.