Add 7.2 to .travis.yml #24

Merged
jessealama merged 1 commits from travis-7.2 into master 5 years ago
jessealama commented 5 years ago (Migrated from github.com)

Just keeping up with the breakneck pace of Racket development.

Just keeping up with the breakneck pace of Racket development.
mbutterick commented 5 years ago (Migrated from github.com)

Thanks!

Thanks!
The pull request has been merged as 1ca370478c.
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 travis-7.2 master
git pull origin travis-7.2

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff travis-7.2
git push origin master
Sign in to join this conversation.
No reviewers
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/brag#24
Loading…
There is no content yet.