diff --git a/example/.travis.yml b/example/.travis.yml index 8c2ff2b..c9aea27 100644 --- a/example/.travis.yml +++ b/example/.travis.yml @@ -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