1 changed files with
3 additions and
0 deletions
|
|
@ -9,7 +9,10 @@ env:
|
|
|
|
global:
|
|
|
|
global:
|
|
|
|
- RACKET_DIR=~/racket
|
|
|
|
- RACKET_DIR=~/racket
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
|
|
|
|
- RACKET_VERSION=6.0
|
|
|
|
|
|
|
|
- RACKET_VERSION=6.1
|
|
|
|
- RACKET_VERSION=6.1.1
|
|
|
|
- RACKET_VERSION=6.1.1
|
|
|
|
|
|
|
|
- RACKET_VERSION=HEAD
|
|
|
|
|
|
|
|
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
fast_finish: true
|
|
|
|
fast_finish: true
|
|
|
|