update .travis.yml to test on 6.3, 6.4, and 6.5
This commit is contained in:
parent
7262d3a463
commit
e0c1bc198a
|
@ -8,6 +8,9 @@ env:
|
|||
matrix:
|
||||
- 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