Add HEAD version to build matrix
This commit is contained in:
parent
19ea693eee
commit
1532331749
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user