Re-added v6.3 to build
This commit is contained in:
parent
a86743baa9
commit
4643e03310
|
@ -20,6 +20,7 @@ env:
|
||||||
# Supply more than one RACKET_VERSION (as in the example below) to
|
# Supply more than one RACKET_VERSION (as in the example below) to
|
||||||
# create a Travis-CI build matrix to test against multiple Racket
|
# create a Travis-CI build matrix to test against multiple Racket
|
||||||
# versions.
|
# versions.
|
||||||
|
- RACKET_VERSION=6.3
|
||||||
- RACKET_VERSION=6.4
|
- RACKET_VERSION=6.4
|
||||||
- RACKET_VERSION=6.5
|
- RACKET_VERSION=6.5
|
||||||
- RACKET_VERSION=6.6
|
- RACKET_VERSION=6.6
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
racket/contract]]
|
racket/contract]]
|
||||||
|
|
||||||
@title{Debuging scope-related issues}
|
@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]
|
@defmodule[debug-scopes]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user