Commit Graph

21 Commits

Author SHA1 Message Date
Nate McMaster (automated) dc1592b63d
[automated] Change default branch to master 2018-07-02 12:40:27 -07:00
Nate McMaster 1ab0584db2 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:12 -08:00
Nate McMaster f2b1e355b3 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:38:47 -07:00
Nate McMaster 8c6c0624c8
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:15:26 -07:00
Nate McMaster 5972d753e0
Update appveyor and travis settings 2017-03-14 13:40:46 -07:00
David Fowler 3875f620ed Update .travis.yml 2017-03-09 09:07:26 -08:00
Nate McMaster 6df7b49846 Update AppVeyor and Travis settings 2017-03-01 18:25:46 -08:00
N. Taylor Mullen 82d4c85de0 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:28 -08:00
Doug Bunting f650de8cdf Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- no need for libuv v1.4.2 w/ current Kestrel packages
2016-09-04 19:57:14 -07:00
BrennanConroy 6d5999c0df Update .travis.yml 2016-08-02 13:10:58 -07:00
Cesar Blum Silveira 7cf08e1c2d Fix OSX build on Travis. 2016-05-27 11:50:51 -07:00
Nate McMaster 72dd9bd978 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster 5b7f7be133 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Pranav K 33134f7f2a Change build to use dotnet
Fixes #198
2016-02-05 12:06:03 -08:00
Pranav K fa8eceb342 Allowing CoreCLR tests to run on Travis 2015-12-01 12:42:34 -08:00
Doug Bunting c262feace2 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:09:53 -08:00
Doug Bunting 09300ff8ca 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:06:40 -08:00
Troy Dai e40f89174e Update .travis.yml to install libuv 2015-11-10 16:15:46 -08:00
David Fowler e484834c39 Update .travis.yml
Remove hardcoded mono version
2015-09-02 21:00:55 -07:00
damianedwards bcabbbc9b8 Fix Travis by pinning to earlier Mono 2015-05-11 17:14:57 -07:00
damianedwards 9eede89418 Initial commit 2015-05-05 23:27:25 -07:00