mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Fixing build.
This commit is contained in:
parent
a96a1840f5
commit
cba3b24951
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
language: csharp
|
language: csharp
|
||||||
mono: none
|
mono: none
|
||||||
dotnet: 2.1.502
|
dotnet: 2.2.101
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: "Linux Qt 5.12.0"
|
- name: "Linux Qt 5.12.0"
|
||||||
|
|
@ -18,4 +18,4 @@ if: tag IS blank
|
||||||
git:
|
git:
|
||||||
depth: false
|
depth: false
|
||||||
script:
|
script:
|
||||||
- ./build/travis.sh
|
- ./build/travis.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue