change VERSION_TO_COVER

This commit is contained in:
AlexKnauth 2016-07-28 16:25:07 -04:00
parent 19c507f0d4
commit 849212b156

View File

@ -3,7 +3,7 @@ sudo: false
env: env:
global: global:
- RACKET_DIR=~/racket - RACKET_DIR=~/racket
- VERSION_TO_COVER="6.6" - VERSION_TO_COVER="6.5"
matrix: matrix:
- RACKET_VERSION="6.0.1" - RACKET_VERSION="6.0.1"
CATALOG_VERSION="6.0.1" CATALOG_VERSION="6.0.1"