Browse Source

Merge branch 'master' into af/resize-sandbox

af/merge-core
Anton Firsov 7 years ago
committed by GitHub
parent
commit
17a74775fb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .travis.yml

6
.travis.yml

@ -3,10 +3,10 @@ solution: ImageSharp.sln
matrix:
include:
- os: linux # Ubuntu 14.04
dist: trusty
- os: linux # Ubuntu 16.04
dist: xenial
sudo: required
dotnet: 2.1.401
dotnet: 2.1.603
mono: latest
# - os: osx # OSX 10.11
# osx_image: xcode7.3.1

Loading…
Cancel
Save