finetuning the build matrix

This commit is contained in:
Spencer Florence 2015-05-21 15:32:20 -05:00
parent 25ca994249
commit ae1a1cbca9

View File

@ -7,6 +7,13 @@ env:
- RACKET_VERSION=6.1
- RACKET_VERSION=6.1.1
- RACKET_VERSION=HEAD
- RACKET_VERSION=SCOPE_SNAPSHOT
matrix:
allow_failures:
- env: RACKET_VERSION=HEAD
- env: RACKET_VERSION=SCOPE_SNAPSHOT
fast_finish: true
before_install:
- git clone https://github.com/greghendershott/travis-racket.git ../travis-racket