Add Racket 7.5 to matrix in example .travis.yml
This commit is contained in:
parent
2cc8138f53
commit
2945afacf9
|
@ -32,6 +32,7 @@ env:
|
||||||
- RACKET_VERSION=7.2
|
- RACKET_VERSION=7.2
|
||||||
- RACKET_VERSION=7.3
|
- RACKET_VERSION=7.3
|
||||||
- RACKET_VERSION=7.4
|
- RACKET_VERSION=7.4
|
||||||
|
- RACKET_VERSION=7.5
|
||||||
# "HEAD" is a daily snapshot built from the `master` branch.
|
# "HEAD" is a daily snapshot built from the `master` branch.
|
||||||
# This is the main variant of Racket that uses its own runtime.
|
# This is the main variant of Racket that uses its own runtime.
|
||||||
- RACKET_VERSION=HEAD
|
- RACKET_VERSION=HEAD
|
||||||
|
|
Loading…
Reference in New Issue
Block a user