Update .travis.yml

This commit is contained in:
Alex Knauth 2015-08-04 16:10:49 -05:00
parent b0207da998
commit 957b699fe2

View File

@ -7,13 +7,12 @@ env:
- RACKET_DIR=~/racket
matrix:
- RACKET_VERSION=6.1.1
- RACKET_VERSION=6.2
- RACKET_VERSION=HEAD
- RACKET_VERSION=SCOPE_SNAPSHOT
matrix:
allow_failures:
- env: RACKET_VERSION=HEAD
- env: RACKET_VERSION=SCOPE_SNAPSHOT
fast_finish: true
before_install: