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

Stop testing in Travis CI; drop support for Bazel 0.22.0 #2096

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

jayconrod
Copy link
Contributor

Bazel CI can now test on all target platforms with Bazel 0.23.0 and
later. We need features introduced after 0.18.0 (our previous minimum
version) anyway for C/C++ toolchain compatibility, so this seems like
a good time to upgrade.

Fixes #2078

Bazel CI can now test on all target platforms with Bazel 0.23.0 and
later. We need features introduced after 0.18.0 (our previous minimum
version) anyway for C/C++ toolchain compatibility, so this seems like
a good time to upgrade.

Fixes bazel-contrib#2078
@jayconrod jayconrod requested a review from ianthehat as a code owner June 12, 2019 21:42
@jayconrod jayconrod merged commit 20ab486 into bazel-contrib:master Jun 12, 2019
@jayconrod jayconrod deleted the drop-travis branch June 12, 2019 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use BuildKite to test old Bazel versions and drop Travis CI
2 participants