Commit Graph

7 Commits

Author SHA1 Message Date
Chris R 909a14e504 Enable CoreClr tests on Travis. 2015-11-30 12:33:51 -08:00
Doug Bunting 432850900f Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:33:41 -08:00
Doug Bunting 7e93136484 React to aspnet/Universe#290 fix
- pick up latest `build.cmd` and `build.sh` files
- go back to Mono Beta feed (version 4.0.4) in Travis builds
  - avoid frequent `mono .nuget/nuget.exe` failures
  - skip test that fails with this Mono version
2015-10-10 19:09:23 -07:00
Kévin Chalet bfb046ba51 Update .travis.yml to target Mono alpha 2015-09-24 10:08:23 -07:00
N. Taylor Mullen e44fb49234 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:42 -07:00
N. Taylor Mullen e25ae018c3 Turn off sudo for .travis.yml. 2015-04-01 17:07:53 -07:00
N. Taylor Mullen 5a6c90882a Add travis and appveyor CI support. 2015-04-01 15:55:21 -07:00