Commit Graph

8 Commits

Author SHA1 Message Date
Nate McMaster d8607779fd Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 30cd2b88b3 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:15 -08:00
Victor Hurdugaci 59cb4fe65a dnx-watch -> dotnet-watch 2016-02-16 15:33:20 -08:00
Doug Bunting 606c97d9f8 Correct `.travis.yml` typo 2015-11-17 15:40:36 -08:00
Doug Bunting 03a04917d0 Small .travis.yml update: Consolidate `brew` commands under a single `if` 2015-11-17 14:53:54 -08:00
Doug Bunting d6542506a8 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:40:19 -08:00
Doug Bunting 8078f691f0 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:56:56 -08:00
Victor Hurdugaci 3f40980d02 First version of dnx watch 2015-09-27 13:59:07 -07:00