Add Racket 6.1.1 to example .travis.yml

This commit is contained in:
Greg Hendershott 2014-11-04 11:07:38 -05:00
parent 2aa8d0304b
commit bf386bbfc9

View File

@ -14,6 +14,7 @@ env:
- RACKET_VERSION=5.92
- RACKET_VERSION=6.0
- RACKET_VERSION=6.1
- RACKET_VERSION=6.1.1
- RACKET_VERSION=HEAD
before_install: