commit 54f2c88555cfdc40c02b9b2aa4a387c169ac92e9
parent 1aea43aeba4dd6918b539c74deb23c7aa6690138
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Thu, 26 Jan 2017 05:45:32 +0100
Only build on 6.8, as we need that for stxparse-info
Diffstat:
1 file changed, 0 insertions(+), 9 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -20,15 +20,6 @@ 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.2
- - RACKET_VERSION=6.3
- - RACKET_VERSION=6.4
- - RACKET_VERSION=6.5
- - RACKET_VERSION=6.6
- - RACKET_VERSION=6.7
- RACKET_VERSION=6.8
- RACKET_VERSION=HEAD