mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-22 06:05:26 -06:00
Updating to netcoreapp2.2.
This commit is contained in:
parent
676fc180c4
commit
a96a1840f5
9 changed files with 9 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: csharp
|
||||
mono: none
|
||||
dotnet: 2.1.302
|
||||
dotnet: 2.1.502
|
||||
matrix:
|
||||
include:
|
||||
- name: "Linux Qt 5.12.0"
|
||||
|
|
@ -17,7 +17,5 @@ cache:
|
|||
if: tag IS blank
|
||||
git:
|
||||
depth: false
|
||||
services:
|
||||
- docker
|
||||
script:
|
||||
- ./build/travis.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue