Opened 5 years ago
Closed 5 years ago
#7965 closed task (maybelater)
Switch from Travis CI to Circle CI
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Cc: |
Description
I'd like to suggest we switch from Travis CI to Circle CI. I've used Circle CI at work extensively recently, and feel the following are reasons to change:
- Circle has SSH access by default (without having to get your account specially enabled by Travis CI support).
- Able to split parts of the build process up, so it's easier to if it's a PHP linter failure, vs a PHPCS.
- Newer / nice interface, better logging.
I'm happy to make the change if there's agreement.
Change History (1)
Note: See
TracTickets for help on using
tickets.