mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-08 04:44:20 +00:00
build on macosx too
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
sudo: false
|
||||
language: c
|
||||
os: linux
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
script:
|
||||
- git clone --depth 1 https://github.com/nim-lang/csources.git
|
||||
- cd csources
|
||||
|
||||
Reference in New Issue
Block a user