Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
Run bootstrap.py before bin/buildout
Browse files Browse the repository at this point in the history
  • Loading branch information
prsephton committed Sep 5, 2017
1 parent c1ec864 commit f0d0d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- 2.7
install:
- python ./bootstrap.py
- bin/buildout
script:
- bin/test -v1
Expand Down

0 comments on commit f0d0d3d

Please sign in to comment.