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