Skip to content

Commit

Permalink
Missed bootstrap rename.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 3, 2016
1 parent 428ab01 commit 9d3bbeb
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 @@ -6,7 +6,7 @@ python:
- 3.4
- 3.5
install:
- python bootstrap-buildout.py
- python bootstrap.py
- bin/buildout
script:
- bin/nosetests --with-coverage --cover-package=zLOG --cover-min-percentage=100%
Expand Down

0 comments on commit 9d3bbeb

Please sign in to comment.