Commit Graph

5 Commits

Author SHA1 Message Date
Doug Bunting 5c94e8923a 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:34:21 -08:00
Doug Bunting 001a7a6d5a 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:54:20 -08:00
N. Taylor Mullen 7591d5b813 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:26 -07:00
N. Taylor Mullen df74818199 Turn off sudo for .travis.yml. 2015-04-01 17:04:41 -07:00
N. Taylor Mullen 2cb0ddce82 Add travis and appveyor CI support. 2015-04-01 15:40:28 -07:00