Browse Source

Merge branch 'master' into SkiaSharpUpdate1.54.1

pull/768/head
danwalmsley 10 years ago
committed by GitHub
parent
commit
ca7ea20965
  1. 2
      .travis.yml

2
.travis.yml

@ -3,7 +3,7 @@ os:
- linux - linux
- osx - osx
mono: mono:
- 4.4.2 - latest
script: script:
- ./build.sh --target "Travis" --platform "Mono" --configuration "Release" - ./build.sh --target "Travis" --platform "Mono" --configuration "Release"
notifications: notifications:

Loading…
Cancel
Save