Quellcode durchsuchen

Install tox before using it.

Dan Helfman vor 6 Jahren
Ursprung
Commit
fd3130b4d9
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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