test drone
This commit is contained in:
		
					parent
					
						
							
								51f6148851
							
						
					
				
			
			
				commit
				
					
						db0026c507
					
				
			
		
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
					@ -2,6 +2,5 @@ image: go1.3
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  - GOPATH=/var/cache/drone
 | 
					  - GOPATH=/var/cache/drone
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - go get -v
 | 
					  - go get -u -v
 | 
				
			||||||
  - go build -v
 | 
					  - go build -v
 | 
				
			||||||
  - go test -v ./...
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue