Commit Graph

24 Commits

Author SHA1 Message Date
BrennanConroy 651b39bc90 Revert "Merge branch 'master' into release/2.2"
This reverts commit 785200877a, reversing
changes made to 3d6e1e69fd.
2018-07-31 15:24:33 -07:00
Nate McMaster (automated) 422997a59a
[automated] Change default branch to master 2018-07-02 12:40:37 -07:00
Pranav K 85b12e9fa1
Enable dotnet-build bot 2018-03-19 12:31:55 -07:00
Andrew Stanton-Nurse c5d38ae32a
Run browser functional tests in CI builds (#1487) 2018-03-14 15:59:56 -07:00
Nate McMaster 5dd6543d15 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:44 -08:00
Andrew Stanton-Nurse 215123819a
Enable 'release/' branches on Travis and AppVeyor (#1349) 2018-01-25 10:18:03 -08:00
Nate McMaster 69dc7a4b23 Revert package version to 1.0.0-preview1 and update build tools 2017-12-20 22:42:56 -08:00
BrennanConroy ff43390ed2
[Redis] Add functional test support (#1051) 2017-11-14 09:32:14 -08:00
Mike Harder 4c88a19262 Remove custom apt source (#595)
* Matches `.travis.yml` used in other repos
2017-06-26 15:22:40 -07:00
David Fowler d28c1c81c0 Fix build failures with travis and libunwind 2017-06-22 07:53:49 -07:00
Nate McMaster 05dd8c7386 Add the npm 5 lockfile to source 2017-06-08 09:47:17 -07:00
David Fowler eee2683b5e Removed pip install 2017-06-03 09:57:11 -07:00
BrennanConroy 2936c88d54 Remove unnecessary build step and reference (#504) 2017-06-01 15:21:21 -07:00
Mike Harder a33e0cef24 Upgrade StackExchange.Redis.StrongName to version 1.2.3 (#442)
- Addresses package downgrade warnings (https://github.com/aspnet/SignalR/issues/428)
2017-05-08 13:05:08 -07:00
Nate McMaster 5cc9ec7375
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:40 -07:00
Nate McMaster 24ce511044
Update appveyor and travis settings 2017-03-14 13:41:38 -07:00
Pawel Kadluczka b3ba381fbd Setting node version on travis and appveyor (#281) 2017-03-10 10:34:54 -08:00
David Fowler 0dd7477501 Update .travis.yml (#277) 2017-03-09 11:36:31 -08:00
Nate McMaster bdbb862abd Update AppVeyor and Travis settings 2017-03-01 18:25:43 -08:00
Andrew Stanton-Nurse a728e1da41 Text Protocol Formatter (#187) 2017-02-14 16:00:51 -08:00
Andrew Stanton-Nurse 9889ab1bd7 remove sudo from autobahn installation (#198)
there's a conflict with a globally-installed python package
2017-02-14 09:57:35 -08:00
Andrew Stanton-Nurse 20d8f1fca2 fix autobahn test app to be an app (#114)
* fix autobahn test app to be an app
* remove net46 version of autobahn conformance test, the autobahn suite doesn't need to be run twice...
* add appveyor and travis support for autobahn
2017-01-11 16:36:48 -08:00
N. Taylor Mullen 11d8f8ff2b Update .travis.yml osx image to xcode7.3. 2016-12-08 10:05:10 -08:00
David Fowler 239999e4c9 Make things actually work (#10)
- Added build.cmd
- Renamed the solution to match our conventions
- Fixed bad doc comment references
- Used strong name version of StackExchange.Redis
2016-11-07 20:58:41 -08:00