Re-added v6.3 to build

This commit is contained in:
Georges Dupéron 2016-12-14 21:53:20 +01:00
parent a86743baa9
commit 4643e03310
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ env:
# Supply more than one RACKET_VERSION (as in the example below) to
# create a Travis-CI build matrix to test against multiple Racket
# versions.
- RACKET_VERSION=6.3
- RACKET_VERSION=6.4
- RACKET_VERSION=6.5
- RACKET_VERSION=6.6

View File

@ -6,7 +6,7 @@
racket/contract]]
@title{Debuging scope-related issues}
@author{@author+email["Georges Dupéron" "georges.duperon@gmail.com"]}
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
@defmodule[debug-scopes]