Removed initially non-working version on Travis

This commit is contained in:
Georges Dupéron 2016-12-14 21:52:48 +01:00
parent 9e5c02522f
commit 19cea05704
2 changed files with 1 additions and 5 deletions

View File

@ -20,10 +20,6 @@ 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.0
- RACKET_VERSION=6.1
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=6.3
- RACKET_VERSION=6.4
- RACKET_VERSION=6.5

View File

@ -3,7 +3,7 @@
racket/base]]
@title{scope-operations}
@author{georges}
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
@defmodule[scope-operations]