Merge pull request #1511 from crosbymichael/solaris

Remove solaris from travis
This commit is contained in:
Kenfe-Mickaël Laventure 2017-09-14 15:23:05 -07:00 committed by GitHub
commit cf1d4223be

View File

@ -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