Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove travis.yml #622

Merged
merged 1 commit into from
Dec 25, 2019
Merged

remove travis.yml #622

merged 1 commit into from
Dec 25, 2019

Conversation

prabirshrestha
Copy link
Owner

Travis has been notoriously slow and moving to github actions seems to be very fast.

Some OS we currently don't run certain version of vim.

  • Linux doesn't run vim v8.0 this is because the download url doesn't seem to match the version of v8.1 and v8.2 and we already have it running in windows and it quite old so shouldn't be a problem.
  • mac doesn't run any vim tests and only runs neovim because I don't want the CI to be compiling vim and linux coverage should most likely be enough due to its roots with posix.
  • I love how neovim releases are done, hence neovim runs on all OS - mac/linux/window along with nightly builds. Wished vim did the same instead of multiple repos.

@prabirshrestha prabirshrestha merged commit 6c97746 into master Dec 25, 2019
@prabirshrestha prabirshrestha deleted the remove-travis branch December 25, 2019 20:49
@prabirshrestha
Copy link
Owner Author

Here is an example of slow: github actions already finished running all the OS/vim/neovim matrix and travis hasn't even started.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant