Commit Graph

17 Commits

Author SHA1 Message Date
Nate McMaster 877e458da0 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:38:31 -07:00
Nate McMaster 616f7dcfe7
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 11:46:29 -07:00
Nate McMaster d01f81eeb8
Update appveyor and travis settings 2017-03-14 13:40:42 -07:00
David Fowler 9c618c8600 Update .travis.yml 2017-03-08 20:00:41 -08:00
Nate McMaster dcfbbab005 Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
N. Taylor Mullen 5d8be62037 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:01:52 -08:00
Doug Bunting e72d4b4876 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:54:23 -07:00
BrennanConroy c703551772 Update .travis.yml 2016-08-02 13:14:37 -07:00
Cesar Blum Silveira 8bd6311703 Fix OSX build on Travis. 2016-05-27 11:32:14 -07:00
Nate McMaster 104163e275 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:47 -08:00
Nate McMaster b7993bd562 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Pranav K 8d19947ada Updating to dotnet-cli build
Fixes #9
2016-01-28 11:05:28 -08:00
Pranav K a2e4c4e133 Enabling tests on CoreCLR 2015-12-01 11:01:13 -08:00
Doug Bunting b09bdc08f4 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:01:02 -08:00
Doug Bunting 02e99e341e 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:03:11 -08:00
Ryan Nowak ae0baac227 simplify .travis.yml 2015-09-21 11:47:54 -07:00
Ryan Nowak d3f2b240d7 Add build-template files 2015-09-21 10:42:05 -07:00