Skip to content

Commit

Permalink
remove buildout as this harms more han it helps, cleanup travis-ci co…
Browse files Browse the repository at this point in the history
…nfig so that buildout is not used anymore
  • Loading branch information
loechel committed May 5, 2017
1 parent 64ba46d commit b274b96
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 235 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,8 @@ matrix:

install:
- pip install -U setuptools==33.1.1 tox coveralls coverage
#- python bootstrap.py
#- bin/buildout

script:
#- coverage run bin/test -v1
- tox -e $ENVIRON
after_success:
- coverage combine
Expand Down
189 changes: 0 additions & 189 deletions bootstrap.py

This file was deleted.

43 changes: 0 additions & 43 deletions buildout.cfg

This file was deleted.

0 comments on commit b274b96

Please sign in to comment.