Commit Graph

22 Commits

Author SHA1 Message Date
Pranav K 2690a3f621 Remove filtering from CorsService
* Add browser based integration tests
2018-10-11 12:23:40 -07:00
Pranav K 7addc9d681 Use --ci when running CI scripts 2018-03-15 17:06:44 -07:00
Nate McMaster 302f687487 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
Nate McMaster 96382a3214 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:35:28 -07:00
Nate McMaster 5c69ba8806
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:03:35 -07:00
Nate McMaster 897318c7de
Update appveyor and travis settings 2017-03-14 13:39:40 -07:00
David Fowler 48b7a5bff9 Update .travis.yml (#104) 2017-03-09 11:25:39 -08:00
Nate McMaster 2d03145dfe Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
N. Taylor Mullen b34d459d20 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:56 -08:00
Doug Bunting bfd2c36783 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 19:28:56 -07:00
BrennanConroy c86bf2cda7 Update .travis.yml 2016-08-02 13:15:30 -07:00
Cesar Blum Silveira 0fd876a7b3 Fix OSX build on Travis. 2016-05-27 12:08:30 -07:00
Victor Hurdugaci bc84437881 Webhook notifications 2016-03-30 14:00:57 -07:00
Nate McMaster 72134d7d46 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 73014d2fa1 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:10 -08:00
Victor Hurdugaci 1a3f9eda84 Build with dotnet 2016-01-12 16:10:08 -08:00
Pranav K 0d042572b9 Allowing CoreCLR tests to run on Travis 2015-12-01 12:47:49 -08:00
Doug Bunting d88646cb7b 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:33:16 -08:00
Doug Bunting df024976f3 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:53:39 -08:00
N. Taylor Mullen db002867d7 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:09 -07:00
N. Taylor Mullen 3189b36877 Turn off sudo for .travis.yml. 2015-04-01 17:04:12 -07:00
N. Taylor Mullen c23dda2e29 Add travis and appveyor CI support. 2015-04-01 15:38:46 -07:00