commit 17ecdc23cf3d293f9f0d0a9447d0d379f136cece
parent 98234ec643f031cc2e1d04160021656c9f36267c
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Tue, 20 Dec 2016 11:59:02 +0100
Updated travis versions
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -12,11 +12,13 @@ env:
- RACKET_VERSION=6.3
- RACKET_VERSION=6.4
- RACKET_VERSION=6.5
+ - RACKET_VERSION=6.6
+ - RACKET_VERSION=6.7
- RACKET_VERSION=HEAD
matrix:
allow_failures:
- - env: RACKET_VERSION=HEAD
+ # - env: RACKET_VERSION=HEAD
fast_finish: true
before_install: