Add Racket 7.6 to example/.travis.yml
This commit is contained in:
parent
d20f540a36
commit
c6d518b436
|
@ -33,6 +33,7 @@ env:
|
||||||
- RACKET_VERSION=7.3
|
- RACKET_VERSION=7.3
|
||||||
- RACKET_VERSION=7.4
|
- RACKET_VERSION=7.4
|
||||||
- RACKET_VERSION=7.5
|
- RACKET_VERSION=7.5
|
||||||
|
- RACKET_VERSION=7.6
|
||||||
# "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