Commit Graph

10 Commits

Author SHA1 Message Date
Nate McMaster 4c59b4d226 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 93be223d55 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:12 -08:00
Pranav K 672d596248 Changes to build using dotnet-cli 2016-01-13 13:02:32 -08:00
Pranav K 23f44aa082 Enabling tests on CoreCLR 2015-12-01 11:00:09 -08:00
Doug Bunting 06b8248ff0 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:26:37 -08:00
Doug Bunting f6616db53d 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:11:15 -08:00
N. Taylor Mullen b8852b44e0 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:30 -07:00
N. Taylor Mullen 6929127bf6 Turn off sudo for .travis.yml. 2015-04-01 17:07:36 -07:00
N. Taylor Mullen 46c04032a4 Remove solution property from .travis.yml - Not needed. 2015-03-31 19:04:11 -07:00
N. Taylor Mullen e825776663 Add travis-ci support.
- Runs ./build.sh verify
- Added quotes on warningsAsErrors to work around mono bug.
2015-03-31 17:50:43 -07:00