Fix Travis config
This commit is contained in:
		
							parent
							
								
									79e150cbb7
								
							
						
					
					
						commit
						1551254373
					
				|  | @ -2,8 +2,7 @@ language: go | ||||||
| sudo: false | sudo: false | ||||||
| 
 | 
 | ||||||
| go: | go: | ||||||
| - 1.10.x | - 1.12.x | ||||||
| - 1.11.x |  | ||||||
| - master | - master | ||||||
| 
 | 
 | ||||||
| matrix: | matrix: | ||||||
|  | @ -13,7 +12,6 @@ matrix: | ||||||
| 
 | 
 | ||||||
| before_install: | before_install: | ||||||
| - go get golang.org/x/lint/golint | - go get golang.org/x/lint/golint | ||||||
| - go get -u github.com/golang/dep/cmd/dep |  | ||||||
| - make go-dependencies | - make go-dependencies | ||||||
| 
 | 
 | ||||||
| script: | script: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue