Commit Graph

16 Commits

Author SHA1 Message Date
Nate McMaster 088f47bf01
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:39 -07:00
Nate McMaster a649668dba
Update appveyor and travis settings 2017-03-14 13:41:35 -07:00
David Fowler 8e87ba7470 Update .travis.yml (#153) 2017-03-09 11:25:20 -08:00
Nate McMaster eb97978989 Update AppVeyor and Travis settings 2017-03-01 18:25:50 -08:00
N. Taylor Mullen 4f9c1b6dd6 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:51 -08:00
Doug Bunting e77d7801ad Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 20:14:46 -07:00
BrennanConroy eaa8a0a91c Update .travis.yml 2016-08-02 13:13:20 -07:00
Cesar Blum Silveira 9d954e1bd9 Fix OSX build on Travis. 2016-05-27 11:29:01 -07:00
Nate McMaster 2e64ed8ce4 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 4865151879 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci 09fe466c56 Build with dotnet 2016-01-11 14:50:14 -08:00
Doug Bunting 1227fffcf5 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:34:48 -08:00
Doug Bunting cf9a4a6371 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:13:01 -08:00
N. Taylor Mullen c6fde6bfa8 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:48 -07:00
N. Taylor Mullen b5907076b7 Turn off sudo for .travis.yml. 2015-04-01 17:08:00 -07:00
N. Taylor Mullen c0bacd63bd Add travis and appveyor CI support. 2015-04-01 15:55:35 -07:00