From 124b0f5597c04f5e72abba3a888a19a87d7e14e4 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Wed, 13 May 2015 12:59:18 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 389cec6..a1ea486 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,10 @@ env: - RACKET_VERSION=6.1.1 - RACKET_VERSION=HEAD -branches: - only: - - master - - typed +#branches: +# only: +# - master +# - typed matrix: fast_finish: true