Commit Graph

13 Commits

Author SHA1 Message Date
Suzanne Soy
f39408545d Turn off coverage in older versions: fixed typo 2021-03-05 14:26:16 +00:00
Suzanne Soy
76adaa82c8 Turn off coverage in older versions 2021-03-05 04:12:44 +00:00
Georges Dupéron
416c1123a7 Updated Racket versions in .travis.yml 2019-04-22 00:04:28 +02:00
Georges Dupéron
ae928d5278 Fixed raco test command (-x -> -r) 2018-05-31 19:54:53 +02:00
Georges Dupéron
145f7cb59c Rewrote .travis.yml 2017-03-31 16:31:30 +02:00
Georges Dupéron
7fe93fbe49 Disabled build for v6.3, as the dependency auto-syntax-e now needs v6.3 (for scribble/example) 2016-12-14 23:04:55 +01:00
Georges Dupéron
680a1591d8 Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. 2016-10-11 00:24:46 +02:00
Georges Dupéron
ca490a1be7 Skip build on 6.2 since we have a dependency on the type-expander now. 2016-09-28 01:07:11 +02:00
Georges Dupéron
27229296a6 Don't check documentation coverage on Racket 6.2 and 6.3, as raco doc-coverage seems to ignore the existing documentation on these versions. 2016-09-05 00:25:36 +02:00
Georges Dupéron
b31885ca5f Check documentation coverage 2016-09-05 00:16:36 +02:00
Georges Dupéron
5ecc57e6b6 Skip travis build for versions 6.0 as it lacks polymorphic structs, and 6.1.x as they lack test-xxx (instead of check-xxx). 2016-09-05 00:06:04 +02:00
Georges Dupéron
23f903c3bc Fixed .travis.yml for v. 6.0 2016-09-04 21:57:13 +02:00
Georges Dupéron
2f3444927d Created package typed-struct-props 2016-09-04 21:57:02 +02:00