-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: rename
travis
-> ci
and modify CI docs
- now that GH Actions are merged, thoroughly tested, and working: - rename `travis` dir to `ci` dir instead - update `release.md` to remove Travis references and reference GH Actions files instead - and just generic "ci build" instead of "travis build" - CI is working now, so uncomment/unquote the previous numbers - leave `cp_to_travis` and `reverse_ssh_tunnel` as is for now, in case Sylvain wants to adapt them to GH Actions - I'm not sure they'll work as-is on GH Actions (e.g. `travis_base` won't exist), so they may need further modification - (or it may not be possible at all with GH Actions to do reverse SSH) - that is beyond my scope since I'm not using these, don't have a bounce host, and am developing on a Mac locally
- Loading branch information
Showing
6 changed files
with
23 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters