Update .travis.yml

This commit is contained in:
Alex Knauth 2015-08-10 17:43:06 -05:00
parent 957b699fe2
commit 4d60b486db

View File

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