瀏覽代碼

Install tox before using it.

Dan Helfman 6 年之前
父節點
當前提交
fd3130b4d9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

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