From 67770a1524cb523b34d2db7207377c2b3022a711 Mon Sep 17 00:00:00 2001 From: cheatfate Date: Wed, 28 Mar 2018 11:48:57 +0300 Subject: [PATCH] Remove MacOS testing. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 48889a8..3a391a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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