Nate McMaster
52c688c4cd
Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
...
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:11 -08:00
Nate McMaster
af8d61395f
React to changes in package layout requirements for global CLI tools ( #385 )
2018-01-24 16:09:20 -08:00
Nate McMaster
b5ccc996f0
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:36:15 -07:00
Nate McMaster
edcba47b84
Merge branch 'rel/1.0.1' into dev
2017-05-01 14:55:24 -07:00
Nate McMaster
e0e972e98c
Update travis and appveyor build settings to include rel branches
2017-04-11 14:54:36 -07:00
Nate McMaster
cac669df3d
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:07:05 -07:00
Nate McMaster
8c32731282
Update dependencies and build version to 1.2.0
...
Unify dependencies
Remove duplcated code from CommandLineUtils
Update appveyor image
2017-03-14 12:22:25 -07:00
Nate McMaster
047e4a8533
Update AppVeyor and Travis settings
2017-03-01 18:25:45 -08:00
Nate McMaster
a4b7bbab45
Merge branch 'dev' into feature/msbuild
2016-12-15 09:35:06 -08:00
N. Taylor Mullen
00fc430658
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:02:26 -08:00
Nate McMaster
a6f4a38202
Refactor tests to fix false-positive tests passes
2016-11-16 15:34:35 -08:00
Nate McMaster
77122d0246
Build feature/ branches on CI
2016-11-02 14:44:38 -07:00
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