From 86c765c7b687306b338b242c003db16fdc85787b Mon Sep 17 00:00:00 2001 From: Dima Granetchi Date: Thu, 2 Feb 2017 18:25:47 +0300 Subject: [PATCH] disable osx travis platform --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cea0969..8b436eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ language: haxe os: - linux - - osx + # - osx haxe: - "3.4.0"