update .travis.yml to test on 6.3, 6.4, and 6.5
This commit is contained in:
parent
a97cd6e81d
commit
c61f7f1b84
|
@ -9,6 +9,9 @@ env:
|
|||
- RACKET_VERSION=6.1.1
|
||||
- RACKET_VERSION=6.2
|
||||
- RACKET_VERSION=6.2.1
|
||||
- RACKET_VERSION=6.3
|
||||
- RACKET_VERSION=6.4
|
||||
- RACKET_VERSION=6.5
|
||||
- RACKET_VERSION=HEAD
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue
Block a user