Skip to content

Commit

Permalink
Trying to get Travis CI to build properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Digant C Kasundra committed May 8, 2015
1 parent 1533c46 commit b1bcaab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ python:

install:
- pip install -r requirements-dev.txt
- pip install .

script: py.test -vv tests/

Expand Down

0 comments on commit b1bcaab

Please sign in to comment.