Commit Graph

67 Commits

Author SHA1 Message Date
Suzanne Soy
a73128c24f Cleanup, code coverage should now work 2021-07-28 18:59:09 +01:00
Suzanne Soy
04bb2a8db8 Debug 2021-07-28 18:31:13 +01:00
Suzanne Soy
2ed641598f Debug 2021-07-28 18:22:50 +01:00
Suzanne Soy
97b82ac441 Debug 2021-07-28 18:07:23 +01:00
Suzanne Soy
d9c2e5583d Try again with secret 2021-07-28 17:53:07 +01:00
Suzanne Soy
433bdec2c9 Try again with secret 2021-07-28 17:51:10 +01:00
Suzanne Soy
fe59fce83e Try without codecov secret 2021-07-28 17:45:49 +01:00
Suzanne Soy
8b9b04f344 Try without codecov secret 2021-07-28 17:35:46 +01:00
Suzanne Soy
7284303040 cleanup 2021-07-28 17:13:22 +01:00
Suzanne Soy
ef1a7a54b5 Trying to add codecov to github actions 2021-07-28 17:12:49 +01:00
Suzanne Soy
fcff13b58c debug 2021-07-28 16:55:30 +01:00
Suzanne Soy
590add391a Forgot coverage option for 8.1 CS 2021-07-28 16:44:45 +01:00
Suzanne Soy
4b56db6051 trying to get codecov to work with github actions 2021-07-28 16:19:32 +01:00
Suzanne Soy
1642cdc088 Revert the status check stuff, it is not needed, one just needs to search the name of the workflow job (build in this case) to add it as a branch check, it isn't listed but can be found by searching 2021-07-28 16:10:17 +01:00
Suzanne Soy
0a78d8d645 trying to get codecov to work with github actions 2021-07-28 16:08:58 +01:00
Suzanne Soy
780ac95d06 Try to get the Github Actions to register as a Status check 2021-07-28 15:48:24 +01:00
Suzanne Soy
281287c8f4 Try to get the Github Actions to register as a Status check 2021-07-28 15:45:44 +01:00
Suzanne Soy
481a22dad4 Try to get the Github Actions to register as a Status check 2021-07-28 15:44:53 +01:00
Suzanne Soy
f6cf0a64b0 Try to get the Github Actions to register as a Status check 2021-07-28 15:41:37 +01:00
Suzanne Soy
98143e12a8 Try to get the Github Actions to register as a Status check 2021-07-28 15:35:34 +01:00
Suzanne Soy
1a4079f394 The package fails to install on versions < 6.6 due to some SSL error, that seems due to some incompatibility between system (SSL) updates and raco, and is unrelated to this package. 2021-07-28 14:54:09 +01:00
Suzanne Soy
bfa500e685 Revert "Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04"
This reverts commit 03be7c14b4.
2021-07-28 14:54:08 +01:00
Suzanne Soy
03be7c14b4 Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04 2021-07-28 14:50:57 +01:00
Suzanne Soy
763a583d86 Use $GITHUB_WORKSPACE not $TRAVIS_BUILD_DIR 2021-07-28 14:43:27 +01:00
Suzanne Soy
a795e9e601 Added github Actions workflow for the CI 2021-07-28 14:39:58 +01:00
Suzanne Soy
2467143b69 Updated "maintained" badge 2021-05-11 01:22:50 +01:00
Suzanne Soy
c9baafe8a6 Renamed main branch 2021-04-04 07:22:12 +01:00
Suzanne Soy
3244170cca Disable test which needs convert-compile-time-error in Racket < 6.3 2021-02-27 16:22:23 +00:00
Suzanne Soy
cac2bf9928 100% test coverage 2021-02-27 16:05:28 +00:00
Suzanne Soy
44240e4d05 Added later versions of Racket to the build 2021-02-26 15:22:06 +00:00
Suzanne Soy
9971ab1212 Changed my name :) 2021-02-26 15:16:06 +00:00
Suzanne Soy
89133cdc9b Disabled code coverage on old versions where there is a conflict 2021-02-26 15:14:00 +00:00
Georges Dupéron
2c21a489cb Updated Racket versions in .travis.yml 2019-04-21 23:09:07 +02:00
jgreco
a1e043f5fe
fix typo in anaphoric.scrbl 2018-11-27 07:16:30 +00:00
Georges Dupéron
4ded042225 Tests for aand and and-let 2018-08-24 00:32:40 +02:00
Georges Dupéron
691e7e0771
Merge pull request #6 from gdtoprak/patch-1
Fix aand
2018-08-23 09:40:00 +02:00
Gregory Toprak
97e4d00fa0
Fix aand 2018-08-23 03:12:20 -04:00
Georges Dupéron
32786eb456 Require syntax/parse since syntax/parse/define isn't used 2018-05-31 20:19:23 +02:00
Georges Dupéron
da9927f9bc Fixed raco test command (-x -> -r) 2018-05-31 19:54:53 +02:00
Georges Dupéron
2afaf90803 Updated maintenance badge for 2018 2018-01-27 12:29:50 +01:00
Georges Dupéron
e5ec587879 Use #lang racket/base instead of #lang racket 2018-01-27 12:05:21 +01:00
Georges Dupéron
b5b44a35fc Merge branch 'AlexKnauth-and-let' 2018-01-27 12:04:31 +01:00
Georges Dupéron
4bb11cb8f6 Add aand 2018-01-27 12:04:17 +01:00
AlexKnauth
8cec548ea7 add and-let 2018-01-25 23:34:48 -05:00
Georges Dupéron
affa5e15a0 Fixes #4 (spelling error) 2017-11-16 17:35:26 +01:00
Georges Dupéron
0d8d5f70ca Merge pull request #3 from 7enderhead/master
included missing macros (fixes #2)
2017-10-15 22:47:36 +02:00
gisi
dd05fd25c5 included missing macros (fixes #2) 2017-10-14 17:01:49 +02:00
Georges Dupéron
7227dbedc7 Use doc-coverage only on 6.4+ 2017-04-19 23:33:15 +02:00
Georges Dupéron
6d1bd08d5e Rewrote .travis.yml 2017-04-19 20:28:23 +02:00
Georges Dupéron
54a35d057f Added maintenance badge (2017) 2017-04-19 19:55:04 +02:00