Commit Graph

10 Commits

Author SHA1 Message Date
N. Taylor Mullen 162e0b960d Remove travis OSX work around for surpassing max file limit 2015-09-21 12:53:11 -07:00
N. Taylor Mullen e04c7c77ed Update `.travis.yml` to run on OSX.
- Added `MONO_THREADS_PER_CPU=2000` and `MONO_MANAGED_WATCHER=disabled` environment variables to ensure `dnu restore` completes successfully.
2015-09-10 12:45:29 -07:00
N. Taylor Mullen 581d738732 Try beta 2015-08-26 12:52:30 -07:00
N. Taylor Mullen 0d9d01381c Test 2015-08-26 12:51:19 -07:00
N. Taylor Mullen 53b72f65f4 Force mono to specific version.
- Mono just pushed a change to their alpha feed that looks to have broken several MVC tests. As an interim fix specifying the version will ensure MVC builds on travis.
2015-08-26 12:48:35 -07:00
sornaks 68523a3550 Fixing tests in Mono.
- Disabling tests which have corresponding bugs in mono.
- Fixing a few tests which do not handle *nix file system.
- Updating Travis configuration to use mono's alpha bits.
- Introducing PlatformNormalizer to normalize content across multiple platforms.
2015-07-02 17:24:14 -07:00
N. Taylor Mullen 8ec28463fc Update .travis.yml to use working version of mono.
- Non 3.12.0 versions cause unexpected end of file stream exception.
2015-05-13 16:34:20 -07:00
N. Taylor Mullen 03dabb5950 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:05 -07:00
N. Taylor Mullen 7aa73bb294 Turn off sudo for .travis.yml. 2015-04-01 17:06:59 -07:00
N. Taylor Mullen 2de7c173ab Add travis and appveyor CI support. 2015-04-01 15:53:39 -07:00