Commit Graph

7 Commits

Author SHA1 Message Date
Victor Hurdugaci 3277f68768 Build with dotnet 2016-01-15 14:18:01 -08:00
Hao Kung a66f50c1ba Enable running tests xplat 2015-12-09 01:11:20 -08:00
Doug Bunting 062eeeeb94 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:00:07 -08:00
Doug Bunting 60c87c1ae3 Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:00:58 -08:00
N. Taylor Mullen 30eee43bfc Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:38 -07:00
N. Taylor Mullen 02c37c9338 Turn off sudo for .travis.yml. 2015-04-01 17:06:25 -07:00
N. Taylor Mullen 7d72f95e61 Add travis and appveyor CI support. 2015-04-01 15:51:23 -07:00