qmlnet/.travis.yml
Paul Knopf 676fc180c4 Updating builds to Qt 5.12 and .NET 2.2
Using .NET Core GitVersion of OSX and Linux.
Remove bool from interop due to non-blittable.
2018-12-25 22:01:56 -05:00

23 lines
No EOL
367 B
YAML

language: csharp
mono: none
dotnet: 2.1.302
matrix:
include:
- name: "Linux Qt 5.12.0"
os: linux
dist: trusty
sudo: required
services: docker
- name: "OSX Qt 5.12.0"
os: osx
osx_image: xcode9.4
cache:
directories:
- build/Qt
if: tag IS blank
git:
depth: false
services:
- docker
script:
- ./build/travis.sh