Commit Graph

21 Commits

Author SHA1 Message Date
Nate McMaster 86989413f6 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:11 -08:00
Mike Harder 81dafd0e3b Remove custom apt source (#1113)
* Matches `.travis.yml` used in other repos
2017-06-26 14:41:03 -07:00
David Fowler 92fe9e1cd3 Fix travis settings 2017-06-23 19:32:42 -07:00
Mike Harder 93868fdf9a Enable Travis and AppVeyor on "rel" branches (#1102) 2017-06-12 16:28:32 -07:00
Nate McMaster 9e9dc727ca
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:10:58 -07:00
Nate McMaster 9228d18677
Update appveyor and travis settings 2017-03-14 13:40:21 -07:00
David Fowler 8604482ad3 Update .travis.yml (#958) 2017-03-09 11:19:13 -08:00
Nate McMaster 8ea2edee77 Update AppVeyor and Travis settings 2017-03-01 18:25:52 -08:00
N. Taylor Mullen 86516cba8d Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:07 -08:00
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