[PR #64] Fix Travis build #98

Open
opened 2026-01-30 21:27:06 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/claunia/plist-cil/pull/64

State: closed
Merged: Yes


This fixes the Travis build by:

  • Updating the .NET Core version to 2.2
  • Updating the Ubuntu dist to Bionic (the latest LTS release as of now). This was necessary because .NET Core 2.2 could not be installed on Trusty because of a [bug in dpkg].(https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1730627)
  • Disabling the Git checkout depth, so the master branch can be checked out for benchmarking
**Original Pull Request:** https://github.com/claunia/plist-cil/pull/64 **State:** closed **Merged:** Yes --- This fixes the Travis build by: * Updating the .NET Core version to 2.2 * Updating the Ubuntu dist to Bionic (the latest LTS release as of now). This was necessary because .NET Core 2.2 could not be installed on Trusty because of a [bug in dpkg].(https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1730627) * Disabling the Git checkout depth, so the master branch can be checked out for benchmarking
claunia added the pull-request label 2026-01-30 21:27:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: claunia/plist-cil#98