Commit Graph

7 Commits

Author SHA1 Message Date
Cesar Blum Silveira ce2f823c7d Build with dotnet (#70). 2016-02-04 11:15:27 -08:00
Doug Bunting 042b9d26c6 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:43:24 -08:00
Doug Bunting 10012f4ee2 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:33:21 -08:00
David Fowler 412b4b9d69 Use the same libuv install script on travis as kestrel 2015-08-15 03:25:42 -07:00
N. Taylor Mullen dbbf62cb6b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:18:08 -07:00
N. Taylor Mullen 5b4ddc9082 Turn off sudo for .travis.yml. 2015-04-01 17:09:59 -07:00
N. Taylor Mullen 13eae9bb47 Add travis and appveyor CI support. 2015-04-01 15:59:29 -07:00