Remove quotes, specify row env completely

This commit is contained in:
Jack Firth 2015-09-27 00:22:51 -05:00
parent 88fa461bc7
commit a3962630fa

View File

@ -12,7 +12,8 @@ env:
VERSION_SPECIFIC_CATALOG="http://download.racket-lang.org/releases/6.2/catalog/"
matrix:
allow_failures:
- env: "RACKET_VERSION=HEAD"
- env: RACKET_VERSION=HEAD
env: VERSION_SPECIFIC_CATALOG="http://download.racket-lang.org/releases/6.2/catalog/"
before_install:
- git clone https://github.com/greghendershott/travis-racket.git ../travis-racket