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
|
||||
mono: none
|
||||
dotnet: 2.1.502
|
||||
dotnet: 2.2.101
|
||||
matrix:
|
||||
include:
|
||||
- name: "Linux Qt 5.12.0"
|
||||
|
|
@ -18,4 +18,4 @@ if: tag IS blank
|
|||
git:
|
||||
depth: false
|
||||
script:
|
||||
- ./build/travis.sh
|
||||
- ./build/travis.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue