Skip to content

Commit

Permalink
Avoid buildout, see buildout#321
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 27, 2017
1 parent 52be547 commit 1876f4f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -4,10 +4,9 @@ sudo: false
python:
- 2.7
install:
- python bootstrap.py
- bin/buildout
- bin/pip install .[test]
script:
- bin/test -v1
- bin/zope-testrunner --test-path=src -v1
notifications:
email: false
cache:
Expand Down

0 comments on commit 1876f4f

Please sign in to comment.