Temporarily disable MacOS testing because it missing Go 1.11.x.

This commit is contained in:
cheatfate 2019-01-10 02:33:14 +02:00
parent bcce49958f
commit f862981986
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@ matrix:
- os: linux
dist: trusty
go: 1.11.x
- os: osx
go: 1.11.x
before_install:
- export GOPATH=$HOME/go
# - os: osx
# go: 1.11.x
# before_install:
# - export GOPATH=$HOME/go
install:
# build nim from our own branch - this to avoid the day-to-day churn and
# regressions of the fast-paced Nim development while maintaining the