Commit Graph

12 Commits

Author SHA1 Message Date
N. Taylor Mullen a0d34d66ea Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:06 -08:00
Doug Bunting df66f51f46 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 20:20:40 -07:00
BrennanConroy 33dbd6d78b Update .travis.yml 2016-08-02 13:09:20 -07:00
Cesar Blum Silveira a23d70411e Fix OSX build on Travis. 2016-05-27 12:12:44 -07:00
Nate McMaster fdc1901ed3 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster d9f0ef42ce Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:12 -08:00
Victor Hurdugaci 5165163c2c Build with dotnet 2016-01-13 09:51:15 -08:00
Doug Bunting 88af0e74c9 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:39:48 -08:00
Doug Bunting 707070fbe7 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:15:39 -08:00
N. Taylor Mullen a6b98d050b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:17:23 -07:00
N. Taylor Mullen caf59f5f49 Turn off sudo for .travis.yml. 2015-04-01 17:08:52 -07:00
N. Taylor Mullen 02ec77b9d0 Add travis and appveyor CI support. 2015-04-01 15:56:56 -07:00