Add HEAD version to build matrix

This commit is contained in:
Jack Firth 2015-07-19 22:25:18 -07:00
parent 19ea693eee
commit 1532331749

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