Doug Bunting
6eec856fe3
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
2016-09-04 19:37:25 -07:00
BrennanConroy
3c445638a9
Update .travis.yml
2016-08-02 13:10:39 -07:00
Cesar Blum Silveira
f98f39283a
Fix OSX build on Travis.
2016-05-27 11:24:49 -07:00
Victor Hurdugaci
182cbc276c
Webhooks notification
2016-03-30 15:06:20 -07:00
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