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