mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	test drone
This commit is contained in:
		
							
								
								
									
										6
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
image: go1.3
 | 
			
		||||
env:
 | 
			
		||||
  - GOPATH=/var/cache/drone
 | 
			
		||||
script:
 | 
			
		||||
  - go build -v
 | 
			
		||||
  - go test -v ./...
 | 
			
		||||
@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user