mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-11 05:26:02 +00:00
Attempt to fix MacOS CI 2.
This commit is contained in:
parent
8409c0c7bb
commit
06f9376a59
@ -16,12 +16,13 @@ cache:
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
go:
|
||||
- 1.11.x
|
||||
- os: osx
|
||||
before_install:
|
||||
- export GOPATH=$HOME/go
|
||||
go:
|
||||
- "1.11.x"
|
||||
|
||||
go:
|
||||
- 1.11.x
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user