Install tox before using it.

This commit is contained in:
Dan Helfman 2018-09-30 22:47:07 -07:00
parent 65bb5a49e2
commit fd3130b4d9
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
- pip install tox
- tox