Browse Source

revert running tests

need to investigate issue with tests on linux
af/merge-core
Scott Williams 9 years ago
parent
commit
81c12aea80
  1. 1
      .travis.yml

1
.travis.yml

@ -21,7 +21,6 @@ branches:
script:
- dotnet restore
- dotnet build -c Release src/*/project.json
- dotnet test tests/ImageSharp.Tests/project.json -c Release -f "netcoreapp1.1"
env:
global:

Loading…
Cancel
Save