mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Fixing travis.
This commit is contained in:
parent
a80cef5b36
commit
2f5fc52c59
1 changed files with 2 additions and 2 deletions
|
|
@ -1,16 +1,16 @@
|
|||
language: csharp
|
||||
mono: 5.12.0
|
||||
dotnet: 2.2.101
|
||||
matrix:
|
||||
include:
|
||||
- name: "Linux Qt 5.11.1"
|
||||
os: linux
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: required
|
||||
services: docker
|
||||
- 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