Remove OS X build until #194 is fixed and update go versions

s3-about
Nick Craig-Wood 2015-11-08 10:31:40 +00:00
parent 4276abc58b
commit a4f3548bbf
1 changed files with 4 additions and 3 deletions

View File

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