Skip to content

Commit

Permalink
clean out some setup.py folders
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Apr 17, 2017
1 parent 593620a commit c22d54f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ python:
install:
- pip install pylint_runner
- python setup.py install
- rm -rf build
- rm -rf dist
- rm -rf *.egg-info

script:
#- nohup sudo nullsmtp &
Expand Down

0 comments on commit c22d54f

Please sign in to comment.