Andrew Stanton-Nurse
a594b0bd13
fix wstest on travis ( #242 )
2018-05-31 10:17:50 -07:00
Nate McMaster
f173f3f08f
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:14 -08:00
Andrew Stanton-Nurse
6bc49ad6ca
update to use corefx package ( #222 )
2018-01-23 19:57:28 -08:00
Andrew Stanton-Nurse
d3687bbc3f
Unbreak Travis and unskip some tests ( #219 )
2018-01-05 12:39:11 -08:00
Nate McMaster
98c8899155
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:43:03 -07:00
Andrew Stanton-Nurse
e25a2eced8
port dotnet/corefx#17444 to WebSockets ( #162 )
2017-04-13 09:55:45 -07:00
Nate McMaster
b79446ce51
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:17:40 -07:00
Nate McMaster
f686e5f1ea
Update appveyor and travis settings
2017-03-14 13:41:47 -07:00
Andrew Stanton-Nurse
9b553ca1c0
make all tests allow 'non-strict' conformance ( #149 )
2017-03-13 15:40:55 -07:00
David Fowler
4eb3a35735
Update .travis.yml
2017-03-08 20:51:02 -08:00
Nate McMaster
c36fcbab2e
Update AppVeyor and Travis settings
2017-03-01 18:25:39 -08:00
N. Taylor Mullen
f66374d274
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:24 -08:00
Doug Bunting
4e2ecf8a63
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- `KOREBUILD_DNU_RESTORE_CORECLR` env variable isn't used anymore
- no need for libuv v1.4.2 w/ current Kestrel packages
2016-09-04 20:25:10 -07:00
BrennanConroy
8b25152a67
Update .travis.yml
2016-08-02 13:07:33 -07:00
Andrew Stanton-Nurse
91e94b1353
automate the autobahn test suite ( #101 )
...
However, we only run that automation if the Autobahn test suite runner
(wstest) is installed. After this is in and we can verify it on the CI
we'll look at making it mandatory for building the repo.
Also includes test applications and scripts for running Autobahn suites
against arbitrary ASP.NET 4.6, ASP.NET Core and HttpListener
applications.
2016-07-15 11:54:24 -07:00
Cesar Blum Silveira
20a5d80fca
Fix OSX build on Travis.
2016-05-27 11:38:55 -07:00
Nate McMaster
2dba840f94
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster
65a9fd2ba9
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:05 -08:00
Cesar Blum Silveira
ce2f823c7d
Build with dotnet ( #70 ).
2016-02-04 11:15:27 -08:00
Doug Bunting
042b9d26c6
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:43:24 -08:00
Doug Bunting
10012f4ee2
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:33:21 -08:00
David Fowler
412b4b9d69
Use the same libuv install script on travis as kestrel
2015-08-15 03:25:42 -07:00
N. Taylor Mullen
dbbf62cb6b
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:18:08 -07:00
N. Taylor Mullen
5b4ddc9082
Turn off sudo for .travis.yml.
2015-04-01 17:09:59 -07:00
N. Taylor Mullen
13eae9bb47
Add travis and appveyor CI support.
2015-04-01 15:59:29 -07:00