[PR #69] [MERGED] Add Travis CI build #213

Open
opened 2026-01-29 16:31:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/69
Author: @qmfrederik
Created: 8/30/2018
Status: Merged
Merged: 8/30/2018
Merged by: @qmfrederik

Base: masterHead: features/travis-ci


📝 Commits (7)

📊 Changes

7 files changed (+24 additions, -17 deletions)

View changed files

.travis.yml (+11 -0)
📝 Packaging.Targets.Tests/ArchiveBuilderTests.cs (+5 -4)
📝 Packaging.Targets/Packaging.Targets.csproj (+4 -5)
📝 dotnet-deb/dotnet-deb.csproj (+1 -2)
📝 dotnet-rpm/dotnet-rpm.csproj (+1 -2)
📝 dotnet-tarball/dotnet-tarball.csproj (+1 -2)
📝 dotnet-zip/dotnet-zip.csproj (+1 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quamotion/dotnet-packaging/pull/69 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 8/30/2018 **Status:** ✅ Merged **Merged:** 8/30/2018 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `features/travis-ci` --- ### 📝 Commits (7) - [`dca0607`](https://github.com/quamotion/dotnet-packaging/commit/dca0607cfd08b939a7fca1d4475620e464ffdce9) Add Travis CI build - [`2e0e5eb`](https://github.com/quamotion/dotnet-packaging/commit/2e0e5eb3ba64156187cf50a2b91a3bfc19434fff) Fix path to NuGet targets folder - [`984fa31`](https://github.com/quamotion/dotnet-packaging/commit/984fa31d75867bb8b7bd5e034fbdb9ef6404ba15) Disable git depth - [`0afd0ae`](https://github.com/quamotion/dotnet-packaging/commit/0afd0ae6a6c2dc10f89b1c2aeda7643113b3cd4a) Fix typo - [`26e7881`](https://github.com/quamotion/dotnet-packaging/commit/26e7881ffbe59c8ecef4aaef68074636bfd3612e) Make test cross-platform - [`551099b`](https://github.com/quamotion/dotnet-packaging/commit/551099b6bcf269d40cb95c2a966b4b315c4983b0) Fix missing path - [`5886338`](https://github.com/quamotion/dotnet-packaging/commit/58863387f67a2877d3d1f26f43c1a9fb3e22091b) Fix unit test ### 📊 Changes **7 files changed** (+24 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `.travis.yml` (+11 -0) 📝 `Packaging.Targets.Tests/ArchiveBuilderTests.cs` (+5 -4) 📝 `Packaging.Targets/Packaging.Targets.csproj` (+4 -5) 📝 `dotnet-deb/dotnet-deb.csproj` (+1 -2) 📝 `dotnet-rpm/dotnet-rpm.csproj` (+1 -2) 📝 `dotnet-tarball/dotnet-tarball.csproj` (+1 -2) 📝 `dotnet-zip/dotnet-zip.csproj` (+1 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:31:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#213