diff options
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,5 +2,6 @@ image: go1.3 env: - GOPATH=/var/cache/drone script: + - go get -v - go build -v - go test -v ./...
\ No newline at end of file |
index : gogs.git | |
Gogs is a painless self-hosted Git service |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .drone.yml | 1 |
@@ -2,5 +2,6 @@ image: go1.3 env: - GOPATH=/var/cache/drone script: + - go get -v - go build -v - go test -v ./...
\ No newline at end of file |