Merge pull request #138 from jackfirth/jackfirth-patch-1

Add HEAD version to build matrix
This commit is contained in:
Jack Firth 2015-07-19 22:40:32 -07:00
commit e00482f85b

View File

@ -6,6 +6,7 @@ env:
matrix:
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=HEAD
before_install:
- git clone https://github.com/greghendershott/travis-racket.git ../travis-racket