Remove quotes, specify row env completely
This commit is contained in:
parent
88fa461bc7
commit
a3962630fa
|
@ -12,7 +12,8 @@ env:
|
||||||
VERSION_SPECIFIC_CATALOG="http://download.racket-lang.org/releases/6.2/catalog/"
|
VERSION_SPECIFIC_CATALOG="http://download.racket-lang.org/releases/6.2/catalog/"
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
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:
|
before_install:
|
||||||
- git clone https://github.com/greghendershott/travis-racket.git ../travis-racket
|
- git clone https://github.com/greghendershott/travis-racket.git ../travis-racket
|
||||||
|
|
Loading…
Reference in New Issue
Block a user