raco pkg new: include v6.5 and v6.6 and v6.7 in .travis.yml

This commit is contained in:
Georges Dupéron 2016-09-20 22:17:58 +02:00 committed by Vincent St-Amour
parent cb6af9664c
commit 432afc4561

View File

@ -124,6 +124,9 @@ env:
- RACKET_VERSION=6.2
- RACKET_VERSION=6.3
- RACKET_VERSION=6.4
- RACKET_VERSION=6.5
- RACKET_VERSION=6.6
- RACKET_VERSION=6.7
- RACKET_VERSION=HEAD
matrix: