From 857a4be51ea197e437c7deb4fff0632fd102db44 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 16 Apr 2014 10:20:18 -0400 Subject: Try running the OS X builds first and see if it's faster --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6a235140..b6fd6bd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: c os: - - linux - osx + - linux compiler: - clang - gcc -- cgit v1.2.3