diff --git a/fontland/.travis.yml b/fontland/.travis.yml index 22aca3a0..0efcfa9f 100644 --- a/fontland/.travis.yml +++ b/fontland/.travis.yml @@ -9,12 +9,12 @@ env: global: - RACKET_DIR=~/racket matrix: - - RACKET_VERSION=6.12 - - RACKET_VERSION=7.0 + #- RACKET_VERSION=6.12 + #- RACKET_VERSION=7.0 - RACKET_VERSION=7.1 - RACKET_VERSION=7.2 - - RACKET_VERSION=HEAD - - RACKET_VERSION=HEADCS + #- RACKET_VERSION=HEAD + #- RACKET_VERSION=HEADCS # You may want to test against certain versions of Racket, without # having them count against the overall success/failure.