From 957b699fe267c4c8ef7b5f280b9c2768ecd31e7f Mon Sep 17 00:00:00 2001 From: Alex Knauth Date: Tue, 4 Aug 2015 16:10:49 -0500 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c116d78..eea3671 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,13 +7,12 @@ env: - RACKET_DIR=~/racket matrix: - RACKET_VERSION=6.1.1 + - RACKET_VERSION=6.2 - RACKET_VERSION=HEAD - - RACKET_VERSION=SCOPE_SNAPSHOT matrix: allow_failures: - env: RACKET_VERSION=HEAD - - env: RACKET_VERSION=SCOPE_SNAPSHOT fast_finish: true before_install: