Commit Graph

6 Commits

Author SHA1 Message Date
Victor Hurdugaci 6ff83dddfe Build with dotnet 2016-01-11 12:14:19 -08:00
Doug Bunting d867d2555b 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 12:44:12 -08:00
Doug Bunting 861b8b75e8 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 10:59:38 -08:00
N. Taylor Mullen 992f4bab5d Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:15 -07:00
N. Taylor Mullen 9fffd3ebeb Turn off sudo for .travis.yml. 2015-04-01 16:28:58 -07:00
N. Taylor Mullen 13d3d5042e Add travis and appveyor CI support. 2015-04-01 15:44:53 -07:00