Attempted Drone CI configuration.

This commit is contained in:
Dan Helfman 2018-09-30 22:09:53 -07:00
parent 0b164973e0
commit 4bcc517326
1 changed files with 5 additions and 0 deletions

5
.drone.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
- tox