Remove OS X build until #194 is fixed and update go versions
This commit is contained in:
parent
4276abc58b
commit
a4f3548bbf
1 changed files with 4 additions and 3 deletions
|
@ -3,12 +3,13 @@ sudo: false
|
|||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
# - osx
|
||||
|
||||
go:
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5
|
||||
- 1.4.3
|
||||
- 1.5.1
|
||||
- tip
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue