Commit Graph

18 Commits

Author SHA1 Message Date
Nate McMaster 62fdf64cf6 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:37:49 -07:00
Nate McMaster d30400fe15
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:14:24 -07:00
Nate McMaster aae85cc5d7
Update appveyor and travis settings 2017-03-14 13:40:27 -07:00
David Fowler 2cafa432e3 Update .travis.yml (#787) 2017-03-09 11:19:33 -08:00
Nate McMaster 81bec95b6a Update AppVeyor and Travis settings 2017-03-01 18:25:47 -08:00
N. Taylor Mullen b727f0e1ac Update .travis.yml osx image to xcode7.3. 2016-12-08 10:02:40 -08:00
Doug Bunting 22e5dfd8df Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:51:44 -07:00
BrennanConroy 6c56f1df28 Update .travis.yml 2016-08-02 13:09:06 -07:00
Cesar Blum Silveira 0c8fb843e4 Fix OSX build on Travis. 2016-05-27 14:49:49 -07:00
Victor Hurdugaci ff0a37c5f5 Webhooks notification 2016-03-30 15:41:33 -07:00
Nate McMaster e07a02fbba Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster e23692a338 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci e7bf0e71bb Build with dotnet 2016-01-07 14:22:25 -08:00
Doug Bunting 4efc40d8b1 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:46:36 -08:00
Doug Bunting 9e5ba94804 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:00:20 -08:00
N. Taylor Mullen e0b0941872 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:15:21 -07:00
N. Taylor Mullen adfad921c5 Turn off sudo for .travis.yml. 2015-04-01 17:05:57 -07:00
N. Taylor Mullen ac9db0ff35 Add travis and appveyor CI support. 2015-04-01 15:45:04 -07:00