From e983d4df90d289cc0335c6d0b6f9cbeaf0ae8009 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 21 Feb 2019 18:41:01 -0800 Subject: [PATCH] Retry --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cc1daa6..71ec880 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ env: global: - RACKET_DIR=~/racket matrix: - # - RACKET_VERSION=6.0.1 + - RACKET_VERSION=6.0 # - RACKET_VERSION=6.1 # - RACKET_VERSION=6.2 - RACKET_VERSION=6.3