parent
c6d518b436
commit
e526dfb240
|
@ -8,15 +8,12 @@ env:
|
||||||
- RACKET_DIR=~/racket
|
- RACKET_DIR=~/racket
|
||||||
matrix:
|
matrix:
|
||||||
# Supply at least one RACKET_VERSION environment variable. This is
|
# Supply at least one RACKET_VERSION environment variable. This is
|
||||||
# used by the install-racket.sh script (run at before_install,
|
# used by the install-racket.sh script to select the version of
|
||||||
# below) to select the version of Racket to download and install.
|
# Racket to download and install.
|
||||||
#
|
#
|
||||||
# Supply more than one RACKET_VERSION (as in the example below) to
|
# Supply more than one RACKET_VERSION (as in the example below) to
|
||||||
# create a Travis-CI build matrix to test against multiple Racket
|
# create a Travis-CI build matrix to test against multiple Racket
|
||||||
# versions.
|
# versions.
|
||||||
- RACKET_VERSION=6.1
|
|
||||||
- RACKET_VERSION=6.1.1
|
|
||||||
- RACKET_VERSION=6.2
|
|
||||||
- RACKET_VERSION=6.3
|
- RACKET_VERSION=6.3
|
||||||
- RACKET_VERSION=6.4
|
- RACKET_VERSION=6.4
|
||||||
- RACKET_VERSION=6.5
|
- RACKET_VERSION=6.5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user