Commit Graph

8 Commits

Author SHA1 Message Date
Victor Hurdugaci ea4b94a757 Add webhook notification 2016-03-30 10:27:16 -07:00
Nate McMaster a3f564e3d1 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster 6f7b554496 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:25:31 -08:00
Victor Hurdugaci 9e032102f6 Build with dotnet 2016-01-15 15:53:26 -08:00
Pranav K daf16ad184 Enabling CoreCLR tests on Travis 2015-12-01 11:02:49 -08:00
Doug Bunting 4c74e08bf1 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:26:08 -08:00
Doug Bunting 42d6166b61 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:49:09 -08:00
David Fowler 6bc4a40926 Setup ci stuff 2015-09-04 01:33:47 -07:00