Commit Graph

23 Commits

Author SHA1 Message Date
Mike Harder b8f550fdf6 Enable Travis and AppVeyor in "rel" branches (#1539) 2017-07-11 15:11:12 -07:00
Nate McMaster 9aa4048866
Switch off Travis container-based infrastructure
Something about running tests inside a docker container causes the tests to timeout

[skip appveyor]
2017-03-21 13:39:05 -07:00
Nate McMaster 049de5d631
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:21:01 -07:00
Nate McMaster aa597309a2
Update appveyor and travis settings 2017-03-14 13:41:17 -07:00
David Fowler 28ab31eb1d Update .travis.yml 2017-03-09 09:07:54 -08:00
Nate McMaster 29d2defd11 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
N. Taylor Mullen 3d8798f6b1 Update .travis.yml osx images to xcode7.3. 2016-12-08 09:58:06 -08:00
Doug Bunting aa3bcc32df Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- `MONO_THREADS_PER_CPU` env variable isn't relevant since we aren't running Mono tests
- no need for icu4c w/ current `dotnet` builds
2016-09-04 20:07:36 -07:00
BrennanConroy 904427b33d Update .travis.yml 2016-08-02 13:04:27 -07:00
Cesar Blum Silveira 9decaef0e3 Fix OSX build on Travis. 2016-05-27 11:31:13 -07:00
Nate McMaster 33a7bee585 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster fb3d688659 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:11 -08:00
Pranav K 9c6e5f714a Updating to use Dotnet-Cli build 2016-01-12 14:53:10 -08:00
Pranav K 65e63c893b Enable CoreCLR tests on Travis 2015-12-01 10:34:49 -08:00
Doug Bunting 6ff10c4d6c Small .travis.yml update: Consolidate `brew` commands under a single `if` 2015-11-17 14:56:16 -08:00
Doug Bunting e4084f4ff4 Execute `dnu restore` with .NET Core and use Mono 4.0.5
- upgrade Linux to Trusty (Ubuntu 14.04) distribution, where .NET Core is supported
- Mono beta is now 4.2.1 which doesn't work with `nuget.exe`
  - see also aspnet/External#48

Note: cannot use `KOREBUILD_TEST_DNXCORE=true` due to #577
2015-11-17 09:19:47 -08:00
N. Taylor Mullen fb0d235301 Change to mono beta feed for travis. 2015-09-22 16:05:32 -07:00
N. Taylor Mullen 432ddbd467 Update `.travis.yml` to run on OSX.
- Added `MONO_THREADS_PER_CPU=2000` environment variable to ensure `dnu restore` completes successfully.
2015-08-18 20:03:51 -07:00
N. Taylor Mullen eda9edc41d Fix Travis-CI.
- Added platform specific path handling to the TagHelperUsageDescriptorFactoryTests.
2015-06-29 17:17:13 -07:00
N. Taylor Mullen add8b07d32 Fix travis. 2015-05-13 16:30:17 -07:00
N. Taylor Mullen 1831ff57e3 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:19 -07:00
N. Taylor Mullen aedefcd03d Turn off sudo for .travis.yml. 2015-04-01 17:07:16 -07:00
N. Taylor Mullen b00a6828b1 Add travis and appveyor CI support. 2015-04-01 15:54:21 -07:00