Browse Source

test drone

Unknwon 10 years ago
parent
commit
c0549a169a
2 changed files with 7 additions and 1 deletions
  1. 6 0
      .drone.yml
  2. 1 1
      README.md

+ 6 - 0
.drone.yml

@@ -0,0 +1,6 @@
+image: go1.3
+env:
+  - GOPATH=/var/cache/drone
+script:
+  - go build -v
+  - go test -v ./...

+ 1 - 1
README.md

@@ -74,7 +74,7 @@ There are 5 ways to install Gogs:
 - Usage and modification from [beego](http://beego.me) modules.
 - Thanks [lavachen](http://www.lavachen.cn/) and [Rocker](http://weibo.com/rocker1989) for designing Logo.
 - Thanks [gobuild.io](http://gobuild.io) for providing binary compile and download service.
-- Thanks to [Crowdin](https://crowdin.com/project/gogs) for providing open source translation plan.
+- Thanks [Crowdin](https://crowdin.com/project/gogs) for providing open source translation plan.
 
 ## Contributors