Remove MacOS testing.
This commit is contained in:
parent
2fc869e81c
commit
67770a1524
|
@ -2,7 +2,7 @@ sudo: false
|
|||
language: c
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
# - osx
|
||||
dist: trusty
|
||||
before_script:
|
||||
- git clone https://github.com/nim-lang/Nim.git
|
||||
|
|
Loading…
Reference in New Issue