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
|
||||
# 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
|
||||
|
|
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user