Use v0.2 of install-racket.sh (that uses Debian Squeeze build)

This commit is contained in:
Greg Hendershott 2013-07-12 11:02:01 -04:00
parent 5f610f51dc
commit 0529812ed2

View File

@ -4,7 +4,7 @@ env:
- RACKET_VERSION=5.3.5
before_install:
- curl -L https://github.com/greghendershott/travis-racket/releases/v0.1/1886/install-racket.sh | sh
- curl -L https://github.com/greghendershott/travis-racket/releases/download/v0.2/install-racket.sh | sh
install: