Commit Graph

25 Commits

Author SHA1 Message Date
Nate McMaster (automated) d179d26469
[automated] Change default branch to master 2018-07-02 12:40:17 -07:00
Nate McMaster 93dbe3635d 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:10 -08:00
Mike Harder fcc126c658 Remove custom apt source (#388)
* Matches `.travis.yml` used in other repos
2017-06-26 14:40:43 -07:00
Ryan Brandenburg d916d3f87f Remove NetStandaRD.Library.NetFramework 2017-06-23 09:47:01 -07:00
Nate McMaster ddb5de0f77
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:06:44 -07:00
Nate McMaster 36195d7f1b
Update appveyor and travis settings 2017-03-14 13:40:01 -07:00
David Fowler 9ae3938e05 Update .travis.yml 2017-03-08 20:51:33 -08:00
Nate McMaster 4916ff75cd Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
N. Taylor Mullen 7cc4caa7b2 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:10 -08:00
Doug Bunting fa36a7bb53 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:35:58 -07:00
BrennanConroy d43f9387a6 Update .travis.yml 2016-08-02 13:06:19 -07:00
Cesar Blum Silveira 99d9ed9c2f Fix OSX build on Travis. 2016-05-27 11:46:59 -07:00
Victor Hurdugaci 9e08aec0b1 Webhooks notification 2016-03-30 15:04:20 -07:00
Nate McMaster d851170119 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster 195fb7341b Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:13 -08:00
Doug Bunting af97bcd8e2 Do not attempt to use localDb except on Windows
- #251

nit: add `--quiet` to Travis configuration so that log can be displayed in browser
2016-02-25 09:58:24 -08:00
Victor Hurdugaci 5693932003 Build with dotnet 2016-01-11 15:24:42 -08:00
Kiran Challa 573bdcc318 Updated Travis config to enable running on Mac and also fixed test 2015-12-10 11:27:38 -08:00
Pranav K 5d5f278824 Enable CoreCLR tests on Travis 2015-12-01 10:35:16 -08:00
Pranav K cd02665909 Allow tests to run on CoreCLR 2015-12-01 10:12:53 -08:00
Doug Bunting c6664a3dcd 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:36:10 -08:00
Doug Bunting 2b4f2cbcc3 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:55:44 -08:00
N. Taylor Mullen 6aa81d8f0e Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
N. Taylor Mullen 67872e2312 Turn off sudo for .travis.yml. 2015-04-01 17:04:57 -07:00
N. Taylor Mullen cfb20ff33c Add travis and appveyor CI support. 2015-04-01 15:42:06 -07:00