www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 957b699fe267c4c8ef7b5f280b9c2768ecd31e7f
parent b0207da998a81c83af3f4ba1124339dbf4026da7
Author: Alex Knauth <alexander@knauth.org>
Date:   Tue,  4 Aug 2015 16:10:49 -0500

Update .travis.yml
Diffstat:
M.travis.yml | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 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: