From: Siraaj Khandkar Date: Sun, 28 Mar 2021 02:21:07 +0000 (-0400) Subject: Add Racket 8.0 to tested runtimes X-Git-Tag: 0.20.0~3 X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;h=c5e81ef84cf44a9e81c2a257b83486b793caa90d;hp=a139076c658d1569033a075072836688d949f7ca;p=tt.git Add Racket 8.0 to tested runtimes --- diff --git a/.travis.yml b/.travis.yml index 7aa51f5..442701d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ env: - RACKET_VERSION=7.7 - RACKET_VERSION=7.8 - RACKET_VERSION=7.9 + - RACKET_VERSION=8.0 - RACKET_VERSION=HEAD matrix: