diff --git a/.travis.yml b/.travis.yml index cff43e4ee..50815f4d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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