diff --git a/.travis.yml b/.travis.yml index e322e7c..d5926eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,9 +20,9 @@ env: # Supply more than one RACKET_VERSION (as in the example below) to # create a Travis-CI build matrix to test against multiple Racket # versions. - - RACKET_VERSION=6.0 - - RACKET_VERSION=6.1 - - RACKET_VERSION=6.1.1 + #- RACKET_VERSION=6.0 + #- RACKET_VERSION=6.1 + #- RACKET_VERSION=6.1.1 - RACKET_VERSION=6.2 - RACKET_VERSION=6.3 - RACKET_VERSION=6.4