Commit Graph

9 Commits

Author SHA1 Message Date
BrennanConroy bb4f5420d3 Update .travis.yml 2016-08-02 13:05:01 -07:00
Cesar Blum Silveira b269f13b17 Fix OSX build on Travis. 2016-05-27 11:46:28 -07:00
Victor Hurdugaci c2534339f2 Webhook notifications 2016-03-30 13:57:02 -07:00
Nate McMaster a42e846ea9 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster dcdffcbac1 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:09 -08:00
Victor Hurdugaci 11d048faa7 Build with dotnet 2016-01-12 16:22:33 -08:00
Doug Bunting 4bb8e229b6 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:29:23 -08:00
Doug Bunting cbbddda8de 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 10:51:01 -08:00
Mikael Mengistu 09f492e4a6 Added a middleware to handle header overrides. Initial check in. 2015-07-29 11:37:11 -07:00