CI: build using Racket 6.6 and up, drop Travis CI config #245

Merged
Bogdanp merged 2 commits from master into master 3 years ago
Bogdanp commented 3 years ago (Migrated from github.com)

Racket 6.6 was as low as I could go in the end, because 6.5 can't install packages due to an SSL issue (that wasn't resolved by using Ubuntu 16.04 for the VM (released right around the same time as Racket 6.5), so I assume most people running 6.5 wouldn't be able to install packages anyway). The Travis config was already skipping versions 6.5, 6.7, 6.8, 6.9, 6.10.1 and 6.11, which are all covered here.

Racket 6.6 was as low as I could go in the end, because 6.5 can't install packages due to an SSL issue (that wasn't resolved by using Ubuntu 16.04 for the VM (released right around the same time as Racket 6.5), so I assume most people running 6.5 wouldn't be able to install packages anyway). The Travis config was already skipping versions 6.5, 6.7, 6.8, 6.9, 6.10.1 and 6.11, which are all covered here.
mbutterick commented 3 years ago (Migrated from github.com)

Thanks!

Thanks!
The pull request has been merged as 87f5e8d937.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master master
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#245
Loading…
There is no content yet.