Merge pull request #520 from 178inaba/travis-import_path
This commit is contained in:
		@ -12,6 +12,8 @@ git:
 | 
				
			|||||||
install:
 | 
					install:
 | 
				
			||||||
  - make install
 | 
					  - make install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					go_import_path: github.com/gin-gonic/gin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - make vet
 | 
					  - make vet
 | 
				
			||||||
  - make fmt-check
 | 
					  - make fmt-check
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user