Remove OSX from testing with Travis-CI

Currently travis-ci seems to not support python (virtualenv)
https://github.com/travis-ci/travis-ci/issues/9929
This commit is contained in:
Blerim Sheqa 2018-08-08 09:58:48 +02:00
parent 96393b8d09
commit 7459690a7f

View File

@ -10,7 +10,6 @@ go:
os:
- linux
- osx
env:
matrix: