Skip to content

Commit 52ea487

Browse files
Update .travis.yml
1 parent e1e2f1b commit 52ea487

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ env:
1616
# Supply more than one RACKET_VERSION (as in the example below) to
1717
# create a Travis-CI build matrix to test against multiple Racket
1818
# versions.
19-
- RACKET_VERSION=6.12
20-
- RACKET_VERSION=7.0
21-
- RACKET_VERSION=7.1
22-
- RACKET_VERSION=7.2
19+
- RACKET_VERSION=8.8
2320
- RACKET_VERSION=HEAD
2421

2522
matrix:

0 commit comments

Comments
 (0)