Add Racket 7.6 to example/.travis.yml

This commit is contained in:
Greg Hendershott 2020-02-14 17:05:42 -05:00
parent d20f540a36
commit c6d518b436

View File

@ -33,6 +33,7 @@ env:
- RACKET_VERSION=7.3
- RACKET_VERSION=7.4
- RACKET_VERSION=7.5
- RACKET_VERSION=7.6
# "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