Commit Graph

10 Commits

Author SHA1 Message Date
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