commit e6bdb2953b3dd048173c278b5db7be648f069fb1 parent ec81469f19cd710aaeee5ed37777ee169384fdb1 Author: Georges Dupéron <georges.duperon@gmail.com> Date: Thu, 19 Jan 2017 18:58:24 +0100 Also build with version 6.7 in Travis Diffstat:
| M | .travis.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml @@ -28,7 +28,7 @@ env: - RACKET_VERSION=6.4 - RACKET_VERSION=6.5 - RACKET_VERSION=6.6 - #- RACKET_VERSION=6.7 # Not yet + - RACKET_VERSION=6.7 - RACKET_VERSION=HEAD matrix: