aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
deleted file mode 100644
index 9a7aef0..0000000
--- a/.drone.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-build:
- image: golang
- commands:
- - go get
- - go build
- - go test ./cryptfs