We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e2f1b commit 52ea487Copy full SHA for 52ea487
.travis.yml
@@ -16,10 +16,7 @@ env:
16
# Supply more than one RACKET_VERSION (as in the example below) to
17
# create a Travis-CI build matrix to test against multiple Racket
18
# versions.
19
- - RACKET_VERSION=6.12
20
- - RACKET_VERSION=7.0
21
- - RACKET_VERSION=7.1
22
- - RACKET_VERSION=7.2
+ - RACKET_VERSION=8.8
23
- RACKET_VERSION=HEAD
24
25
matrix:
0 commit comments