Commit Graph

12 Commits

Author SHA1 Message Date
Doug Bunting 22e5dfd8df Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:51:44 -07:00
BrennanConroy 6c56f1df28 Update .travis.yml 2016-08-02 13:09:06 -07:00
Cesar Blum Silveira 0c8fb843e4 Fix OSX build on Travis. 2016-05-27 14:49:49 -07:00
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