Commit Graph

14 Commits

Author SHA1 Message Date
Stephen Halter c567e4814a Clean up Travis builds
- No longer build libuv in .travis.yml
- The Ubuntu libuv build should now be taken from http://github.com/aspnet/libuv-build
- Remove unneeded packages from .travis.yml
- Stop skipping mono tests
2016-03-31 12:25:01 -07:00
Nate McMaster 6493bd7678 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster b61942a559 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Cesar Blum Silveira 9c64a49261 Enable OSX builds on Travis (#660). 2016-03-01 15:58:00 -08:00
Cesar Blum Silveira 6757a31fd2 Build with dotnet (#571). 2016-02-01 14:37:47 -08:00
Doug Bunting 7e8a405917 Specify all required packages in `.travis.yml`
- most seem to be included in current Travis bundles but Trusty support is in Beta
2015-11-17 16:33:20 -08:00
Doug Bunting 82b1238b27 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:05:58 -08:00
Doug Bunting 8c0a1701cd Nit: Set `KoreBuild_*` environment variables consistently 2015-11-16 15:59:16 -08:00
Doug Bunting aa2b65efcc Execute `dnu restore` in Travis builds with .NET Core 2015-11-16 15:59:14 -08:00
Cesar Blum Silveira dd1ffa5f84 Skip some tests on Mono to prevent CI hangs. 2015-11-13 11:07:21 -08:00
Brennan be06eec7ba Install Libuv on Travis 2015-07-31 11:32:01 -07:00
N. Taylor Mullen ee9211a116 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:45 -07:00
N. Taylor Mullen f91f3da29c Turn off sudo for .travis.yml. 2015-04-01 17:06:34 -07:00
N. Taylor Mullen 180aa13d30 Add travis and appveyor CI support. 2015-04-01 15:51:37 -07:00