Commit Graph

23 Commits

Author SHA1 Message Date
Nate McMaster a6fe68a301
Cleanup branch revert 2018-07-23 10:25:16 -07:00
Nate McMaster 42e9b58bb7
Revert "Merge branch 'master' into release/2.2"
This reverts commit 52e5852e48, reversing
changes made to 1e807240ea.
2018-07-23 09:34:06 -07:00
Nate McMaster (automated) 57ff9d0b48
[automated] Change default branch to master 2018-07-02 12:40:34 -07:00
Nate McMaster c5c10b5ed1 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:13 -08:00
Nate McMaster 46f3d6359f Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:41:12 -07:00
Nate McMaster 90794e28bc
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:39 -07:00
Nate McMaster f286d65cf5
Update appveyor and travis settings 2017-03-14 13:41:23 -07:00
David Fowler 8a0d2d5ffa Update .travis.yml 2017-03-08 20:20:20 -08:00
Nate McMaster 9216c6d466 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
N. Taylor Mullen a7980fceae Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:00 -08:00
Doug Bunting 2fe646ca27 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 20:10:38 -07:00
BrennanConroy 00cd01ba54 Update .travis.yml 2016-08-02 13:09:51 -07:00
Cesar Blum Silveira 8880cc0381 Fix OSX build on Travis. 2016-05-27 11:30:38 -07:00
Nate McMaster 4c59b4d226 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 93be223d55 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:12 -08:00
Pranav K 672d596248 Changes to build using dotnet-cli 2016-01-13 13:02:32 -08:00
Pranav K 23f44aa082 Enabling tests on CoreCLR 2015-12-01 11:00:09 -08:00
Doug Bunting 06b8248ff0 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:26:37 -08:00
Doug Bunting f6616db53d 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:11:15 -08:00
N. Taylor Mullen b8852b44e0 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:30 -07:00
N. Taylor Mullen 6929127bf6 Turn off sudo for .travis.yml. 2015-04-01 17:07:36 -07:00
N. Taylor Mullen 46c04032a4 Remove solution property from .travis.yml - Not needed. 2015-03-31 19:04:11 -07:00
N. Taylor Mullen e825776663 Add travis-ci support.
- Runs ./build.sh verify
- Added quotes on warningsAsErrors to work around mono bug.
2015-03-31 17:50:43 -07:00