mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Modified travis.
This commit is contained in:
parent
2f5fc52c59
commit
16f966acbd
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
language: csharp
|
||||
mono: 5.12.0
|
||||
dotnet: 2.2.101
|
||||
matrix:
|
||||
include:
|
||||
- name: "Linux Qt 5.11.1"
|
||||
|
|
@ -8,9 +7,11 @@ matrix:
|
|||
dist: xenial
|
||||
sudo: required
|
||||
services: docker
|
||||
dotnet: 2.2.101
|
||||
- name: "OSX Qt 5.11.1"
|
||||
os: osx
|
||||
osx_image: xcode9.4
|
||||
dotnet: 2.2.101
|
||||
cache:
|
||||
directories:
|
||||
- build/Qt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue