Skip to content

Commit

Permalink
Travis fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Sep 9, 2015
1 parent 0531fd3 commit 1ed9fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- pip install codecov
- pip install pytest-cov
- pip install pytest-pep8
- pip install -e .
- python setup.py install

# run tests
script:
Expand Down

0 comments on commit 1ed9fff

Please sign in to comment.