Commit Graph

5 Commits

Author SHA1 Message Date
Greg Hendershott
de55d4ca02 Add 7.9 to test.sh and example/.travis.yml
Also add CS=1 example.
2020-11-12 11:11:31 -05:00
Greg Hendershott
d2fb870328 Add Racket 7.7 2020-05-03 08:30:02 -04:00
Greg Hendershott
e526dfb240 Require Racket 6.3
See <https://github.com/racket/racket/pull/3084>.
2020-05-03 08:29:22 -04:00
Greg Hendershott
c6d518b436 Add Racket 7.6 to example/.travis.yml 2020-02-14 17:05:42 -05:00
Greg Hendershott
960ebda600 Distinguish our own .travis.yml and example/.travis.yml
As a result, our own .travis.yml can focus on testing
install-racket.sh as of the current commit.

(I am still using test.sh and `for` loops. It's not immediately
obvious to me how to express that instead using a Travis job matrix --
or that doing so would be any clearer.)
2019-11-25 13:30:53 -05:00