added 6.2.1 to build matrix

This commit is contained in:
Spencer Florence 2015-09-14 10:55:46 -05:00
parent abfc9c8955
commit f85a12bdc6

View File

@ -6,6 +6,7 @@ env:
matrix:
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=6.2.1
- RACKET_VERSION=HEAD
matrix: