Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.

Commit

Permalink
Revert "Updated the setup mode to install so that the pyethapp execut…
Browse files Browse the repository at this point in the history
…able can be executed for testing the rpc client"

This reverts commit 9124a41.
  • Loading branch information
RomanZacharia committed Jul 20, 2016
1 parent f28d867 commit 82a6274
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 @@ -12,7 +12,7 @@ install:
- pip install coveralls readme_renderer
script:
- coverage run --source pyethapp setup.py test
- python setup.py install --restructuredtext --strict
- python setup.py check --restructuredtext --strict
after_success:
- coveralls
env:
Expand Down

0 comments on commit 82a6274

Please sign in to comment.