Try using language: c

Possibly a simpler environment. In any case, `language: racket` was a
"no-op documentation" resulting in some default, since Racket not
officially supported. I _think_ the default was Ruby, so trying C as a
maybe simpler/cleaner base.
This commit is contained in:
Greg Hendershott 2013-07-11 23:00:02 -04:00
parent 1a304aeeaf
commit 5f610f51dc

View File

@ -1,4 +1,4 @@
language: racket
language: c
env:
- RACKET_VERSION=5.3.5