Added Racket 6.6 to Travis build. The scribble-enhanced package was updated for compatibility with Racket < 6.4, so this should fix the previous commit.

This commit is contained in:
Georges Dupéron 2016-09-15 20:28:58 +02:00
parent 9b918351e7
commit d5f2514925

View File

@ -27,6 +27,7 @@ env:
- RACKET_VERSION=6.3 - RACKET_VERSION=6.3
- RACKET_VERSION=6.4 - RACKET_VERSION=6.4
- RACKET_VERSION=6.5 - RACKET_VERSION=6.5
- RACKET_VERSION=6.6
- RACKET_VERSION=HEAD - RACKET_VERSION=HEAD
matrix: matrix: