mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #5] [MERGED] Got travis build working. #163
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qmlnet/qmlnet/pull/5
Author: @pauldotknopf
Created: 7/14/2018
Status: ✅ Merged
Merged: 7/14/2018
Merged by: @pauldotknopf
Base:
master← Head:unit-tests📝 Commits (1)
99efbefGot travis build working.📊 Changes
14 files changed (+86 additions, -14 deletions)
View changed files
➕
.travis.yml(+8 -0)➕
build/docker/Dockerfile.build(+13 -0)📝
build/scripts/Buildary(+1 -1)📝
build/scripts/Program.cs(+6 -1)➕
build/travis.sh(+17 -0)📝
src/native/.gitignore(+2 -0)📝
src/native/QtNetCoreQml/QtNetCoreQml.pro(+4 -0)📝
src/native/QtNetCoreQml/swig/Initialization.i(+1 -1)➕
src/native/build.sh(+13 -0)📝
src/net/Qt.NetCore.Sandbox/Qt.NetCore.Sandbox.csproj(+1 -1)📝
src/net/Qt.NetCore.Sandbox/main.qml(+1 -1)📝
src/net/Qt.NetCore.Tests/BaseTests.cs(+11 -3)📝
src/net/Qt.NetCore.Tests/Interop/StringInteropTests.cs(+6 -6)➕
src/net/Qt.NetCore.sln.DotSettings(+2 -0)📄 Description
closes #3
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.