Commit Graph

10 Commits

Author SHA1 Message Date
Nate McMaster 36195d7f1b
Update appveyor and travis settings 2017-03-14 13:40:01 -07:00
Nate McMaster 4916ff75cd Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
Doug Bunting c354afebc8 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows

Address existing issues
- work around test failures, including #350
  - skip tests mentioned in #350
  - reorder xunit and xunit.runner.visualstudio; setup fails for .NET Core otherwise
- skip all tests using LocalDB on Linux and OSX
  - `[FrameworkSkipCondition(RuntimeFrameworks.Mono)]` now redundant
- correct AppVeyor image

nits:
- let VS add the test `<Service>`
- use `[ConditionalFact]` when there's no test data
2017-02-16 08:40:27 -08:00
Nate McMaster 4c5739c852 Upgrade to VS 2017 2017-01-31 10:01:38 -08:00
Nate McMaster d851170119 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster 195fb7341b Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:13 -08:00
Victor Hurdugaci 5693932003 Build with dotnet 2016-01-11 15:24:42 -08:00
N. Taylor Mullen 6aa81d8f0e Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
Wei Wang c2c374014a Fix AppVeyor git line ending config 2015-04-03 17:08:57 -07:00
N. Taylor Mullen cfb20ff33c Add travis and appveyor CI support. 2015-04-01 15:42:06 -07:00