Commit Graph

6 Commits

Author SHA1 Message Date
Doug Bunting 9d3ceb66e5 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:16:09 -08:00
Doug Bunting 71b8ec7118 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:08:09 -08:00
Nate McMaster e3458ceb1b Add libuv to travis ui build script 2015-09-15 16:28:17 -07:00
N. Taylor Mullen 25a68f9f79 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:57 -07:00
N. Taylor Mullen e343cfd2e1 Turn off sudo for .travis.yml. 2015-04-01 17:06:50 -07:00
N. Taylor Mullen 5871ce8e72 Add travis and appveyor CI support. 2015-04-01 15:52:11 -07:00