Updated Racket versions in .travis.yml
This commit is contained in:
parent
b75a961409
commit
c4a1f28cd3
17
.travis.yml
17
.travis.yml
|
@ -31,13 +31,16 @@ env:
|
|||
###- RACKET_VERSION=6.5 RECENT=true
|
||||
###- RACKET_VERSION=6.6 RECENT=true
|
||||
###- RACKET_VERSION=6.7 RECENT=true
|
||||
- RACKET_VERSION=6.8 RECENT=true
|
||||
- RACKET_VERSION=6.9 RECENT=true
|
||||
- RACKET_VERSION=6.10 RECENT=true
|
||||
- RACKET_VERSION=6.11 RECENT=true
|
||||
- RACKET_VERSION=6.12 RECENT=true
|
||||
- RACKET_VERSION=RELEASE RECENT=true
|
||||
- RACKET_VERSION=HEAD RECENT=true
|
||||
- RACKET_VERSION=6.8 RECENT=true
|
||||
- RACKET_VERSION=6.9 RECENT=true
|
||||
- RACKET_VERSION=6.10 RECENT=true
|
||||
- RACKET_VERSION=6.10.1 RECENT=true
|
||||
- RACKET_VERSION=6.11 RECENT=true
|
||||
- RACKET_VERSION=6.12 RECENT=true
|
||||
- RACKET_VERSION=7.0 RECENT=true
|
||||
- RACKET_VERSION=7.1 RECENT=true
|
||||
- RACKET_VERSION=7.2 RECENT=true
|
||||
- RACKET_VERSION=HEAD RECENT=true
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in New Issue
Block a user