Add Racket 7.5 to matrix in example .travis.yml

This commit is contained in:
Greg Hendershott 2019-11-20 12:46:44 -05:00
parent 2cc8138f53
commit 2945afacf9

View File

@ -32,6 +32,7 @@ env:
- RACKET_VERSION=7.2
- RACKET_VERSION=7.3
- RACKET_VERSION=7.4
- RACKET_VERSION=7.5
# "HEAD" is a daily snapshot built from the `master` branch.
# This is the main variant of Racket that uses its own runtime.
- RACKET_VERSION=HEAD