update .travis.yml to test on 6.3, 6.4, and 6.5

This commit is contained in:
Alex Knauth 2016-05-04 16:56:07 -04:00
parent a97cd6e81d
commit c61f7f1b84

View File

@ -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: