Changed built versions in .travis.yml
This commit is contained in:
parent
964190c7d7
commit
f2603a0dff
12
.travis.yml
12
.travis.yml
|
@ -20,12 +20,14 @@ env:
|
||||||
# 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.0
|
#- RACKET_VERSION=6.0
|
||||||
- RACKET_VERSION=6.1
|
#- RACKET_VERSION=6.1
|
||||||
- RACKET_VERSION=6.1.1
|
#- RACKET_VERSION=6.1.1
|
||||||
- RACKET_VERSION=6.2
|
#- 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.6
|
||||||
- RACKET_VERSION=HEAD
|
- RACKET_VERSION=HEAD
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user