Remove MacOS testing.

This commit is contained in:
cheatfate 2018-03-28 11:48:57 +03:00
parent 2fc869e81c
commit 67770a1524
1 changed files with 1 additions and 1 deletions

View File

@ -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