From 3287ec7ac99f89e4a0eb79a5f71ebc2adc680ea1 Mon Sep 17 00:00:00 2001 From: Jack Firth Date: Sun, 12 Jul 2015 21:11:50 -0700 Subject: [PATCH] Remove 6.0 due to cover --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8fc11f3..eb0242f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ env: matrix: - RACKET_VERSION=6.1.1 - RACKET_VERSION=6.2 - - RACKET_VERSION=6.0 before_install: - git clone https://github.com/greghendershott/travis-racket.git ../travis-racket