Update .travis.yml

This commit is contained in:
AlexKnauth 2014-08-25 11:21:41 -04:00
parent 9d14991624
commit 40cf274d92

View File

@ -1,7 +1,7 @@
language: racket language: racket
env: env:
- RACKET_VERSION=HEAD - RACKET_VERSION=6.1
before_install: before_install:
- cd .. - cd ..