Merge pull request #1511 from crosbymichael/solaris
Remove solaris from travis
This commit is contained in:
		| @@ -30,7 +30,6 @@ addons: | |||||||
| env: | env: | ||||||
|   - TRAVIS_GOOS=linux TRAVIS_CGO_ENABLED=1 |   - TRAVIS_GOOS=linux TRAVIS_CGO_ENABLED=1 | ||||||
|   - TRAVIS_GOOS=darwin TRAVIS_CGO_ENABLED=0 |   - TRAVIS_GOOS=darwin TRAVIS_CGO_ENABLED=0 | ||||||
|   - TRAVIS_GOOS=solaris TRAVIS_CGO_ENABLED=0 |  | ||||||
|  |  | ||||||
| before_install: | before_install: | ||||||
|   - uname -r |   - uname -r | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kenfe-Mickaël Laventure
					Kenfe-Mickaël Laventure