Commit Graph

9 Commits

Author SHA1 Message Date
Victor Hurdugaci ff0a37c5f5 Webhooks notification 2016-03-30 15:41:33 -07:00
Nate McMaster e07a02fbba Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster e23692a338 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci e7bf0e71bb Build with dotnet 2016-01-07 14:22:25 -08:00
Doug Bunting 4efc40d8b1 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:46:36 -08:00
Doug Bunting 9e5ba94804 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:20 -08:00
N. Taylor Mullen e0b0941872 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:21 -07:00
N. Taylor Mullen adfad921c5 Turn off sudo for .travis.yml. 2015-04-01 17:05:57 -07:00
N. Taylor Mullen ac9db0ff35 Add travis and appveyor CI support. 2015-04-01 15:45:04 -07:00