commit 6b985663a5c21cacdf0a18fd6377a07c358ca2ca parent e20070da30562985bc7affdab8e8f7d7723417b9 Author: Spencer Florence <spencer@florence.io> Date: Thu, 24 Mar 2016 07:07:15 -0500 update build matrix to 6.4 Diffstat:
| M | .travis.yml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -6,6 +6,9 @@ env: matrix: - RACKET_VERSION=6.1.1 - RACKET_VERSION=6.2 + - RACKET_VERSION=6.2.1 + - RACKET_VERSION=6.3 + - RACKET_VERSION=6.4 - RACKET_VERSION=HEAD matrix: