Skip to content

Add support for Travis CI#275

Closed
fgreinacher wants to merge 11 commits intoTestableIO:masterfrom
fgreinacher:add-travisci
Closed

Add support for Travis CI#275
fgreinacher wants to merge 11 commits intoTestableIO:masterfrom
fgreinacher:add-travisci

Conversation

@fgreinacher
Copy link
Copy Markdown
Contributor

@fgreinacher fgreinacher commented Feb 14, 2018

This adds support for running tests on Travis CI (on Unix-based systems).

To make the tests runnable on Unix I added a .NET Core 2.0 target to the test project (the existing .NET Framework 4.0 target and the other projects are unchanged).

@fgreinacher
Copy link
Copy Markdown
Contributor Author

@tathamoddie Could you enable Travis CI for this repo? We can then use this to verify unix compatibility (as mentioned in #273)

@fgreinacher fgreinacher changed the title WIP: Add support for Travis CI Add support for Travis CI Feb 14, 2018
@fgreinacher
Copy link
Copy Markdown
Contributor Author

@tathamoddie Friendly reminder :)

@tathamoddie
Copy link
Copy Markdown
Contributor

I've re-opened this as #291, after re-arranging some of the history here. Specifically, I dropped out commits 4a1abc5, 5730fd6, 4d4865d as they all related to an experiment with appveyor.yml that wasn't subsequently landed, or cleanly reverted. I squashed e79ef16 and 4aa1e10 into a single commit.

@tathamoddie tathamoddie closed this Jul 4, 2018
@tathamoddie
Copy link
Copy Markdown
Contributor

Landed as ec9afda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants