update build matrix to 6.4

This commit is contained in:
Spencer Florence 2016-03-24 07:07:15 -05:00
parent e20070da30
commit 6b985663a5

View File

@ -6,6 +6,9 @@ env:
matrix:
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=6.2.1
- RACKET_VERSION=6.3
- RACKET_VERSION=6.4
- RACKET_VERSION=HEAD
matrix: