mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	ci: get golint tool from golang.org/x/lint/golint (#2324)
				
					
				
			This commit is contained in:
		
							parent
							
								
									f7757da7ed
								
							
						
					
					
						commit
						03b10f9c8e
					
				@ -23,7 +23,7 @@ before_install:
 | 
			
		||||
install:
 | 
			
		||||
  - if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash dist/gitcookie.sh; fi
 | 
			
		||||
  - go get -t ./...
 | 
			
		||||
  - go get github.com/golang/lint/golint
 | 
			
		||||
  - go get golang.org/x/lint/golint
 | 
			
		||||
  - go get github.com/FiloSottile/vendorcheck
 | 
			
		||||
  - go get github.com/alecthomas/gometalinter
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -18,7 +18,7 @@ install:
 | 
			
		||||
  - go version
 | 
			
		||||
  - go env
 | 
			
		||||
  - go get -t ./...
 | 
			
		||||
  - go get github.com/golang/lint/golint
 | 
			
		||||
  - go get golang.org/x/lint/golint
 | 
			
		||||
  - go get github.com/FiloSottile/vendorcheck
 | 
			
		||||
  - go get github.com/alecthomas/gometalinter
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user