Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Doug Bunting 2fe8c27f30 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 19:48:49 -07:00
BrennanConroy 3a3405cf43 Update .travis.yml 2016-08-02 13:08:50 -07:00
Cesar Blum Silveira eec279be17 Fix OSX build on Travis. 2016-05-27 11:29:48 -07:00
Victor Hurdugaci 9ee7b408e6 Webhooks notification 2016-03-30 15:38:43 -07:00
Nate McMaster 87a6eb1d6b Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster ac37cb6751 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:15 -08:00
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