Update .travis.yml
This commit is contained in:
parent
b0207da998
commit
957b699fe2
|
@ -7,13 +7,12 @@ env:
|
||||||
- RACKET_DIR=~/racket
|
- RACKET_DIR=~/racket
|
||||||
matrix:
|
matrix:
|
||||||
- RACKET_VERSION=6.1.1
|
- RACKET_VERSION=6.1.1
|
||||||
|
- RACKET_VERSION=6.2
|
||||||
- RACKET_VERSION=HEAD
|
- RACKET_VERSION=HEAD
|
||||||
- RACKET_VERSION=SCOPE_SNAPSHOT
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: RACKET_VERSION=HEAD
|
- env: RACKET_VERSION=HEAD
|
||||||
- env: RACKET_VERSION=SCOPE_SNAPSHOT
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user