commit 9de543564558d73fc30dfbe64772110e4e0348f9 parent 601263e155ecb46788ecd1f7242715ae7b88f193 Author: Georges Dupéron <georges.duperon@gmail.com> Date: Sun, 3 Apr 2016 22:31:20 +0200 Added racket version 6.4 build to .travis.yml Diffstat:
| M | .travis.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -27,6 +27,7 @@ env: - RACKET_VERSION=6.1.1 - RACKET_VERSION=6.2 - RACKET_VERSION=6.3 + - RACKET_VERSION=6.4 - RACKET_VERSION=HEAD matrix: