Configure travis to install mono and run the C# tests from within the… #151

Merged
pragmatrix merged 1 commits from csharp-travis-pr into master 2015-11-20 01:11:27 -08:00
pragmatrix commented 2015-11-19 12:57:16 -08:00 (Migrated from github.com)

… Gruntfile

This PR shows my first attempt to automatically build and run the C# tests with travis (#142), but reverts to the legacy infrastructure of travis-ci, because it requires sudo support. The primary reason is that the packages referenceassemblies-pcl and nunit are not whitelisted yet.

… Gruntfile This PR shows my first attempt to automatically build and run the C# tests with travis (#142), but reverts to the legacy infrastructure of travis-ci, because it requires sudo support. The primary reason is that the packages `referenceassemblies-pcl` and `nunit` are not whitelisted yet.
vjeux commented 2015-11-19 13:18:16 -08:00 (Migrated from github.com)

Travis is passing. Do you want it merged in?

Travis is passing. Do you want it merged in?
ColinEberhardt commented 2015-11-19 13:23:02 -08:00 (Migrated from github.com)

Nice job, looks good to me :-)

Nice job, looks good to me :-)
pragmatrix commented 2015-11-19 22:00:13 -08:00 (Migrated from github.com)

Ok, then I want it merged in. I wasn't so sure before @ColinEberhardt responded ;) Thanks.

Ok, then I want it merged in. I wasn't so sure before @ColinEberhardt responded ;) Thanks.
ColinEberhardt commented 2015-11-20 01:11:37 -08:00 (Migrated from github.com)

Awesome - thanks @pragmatrix

Awesome - thanks @pragmatrix
Sign in to join this conversation.
No description provided.