Added racket version 6.4 build to .travis.yml

This commit is contained in:
Georges Dupéron 2016-04-03 22:31:20 +02:00
parent 601263e155
commit 9de5435645

View File

@ -27,6 +27,7 @@ env:
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=6.3
- RACKET_VERSION=6.4
- RACKET_VERSION=HEAD
matrix: