Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Travis-CI #5

Closed
jbtule opened this issue Jun 6, 2017 · 2 comments
Closed

Fix Travis-CI #5

jbtule opened this issue Jun 6, 2017 · 2 comments

Comments

@jbtule
Copy link
Owner

jbtule commented Jun 6, 2017

No description provided.

@BryanAvery
Copy link
Contributor

What is the problem with this and what is required to be done?

@jbtule
Copy link
Owner Author

jbtule commented Jun 20, 2017

Travis-CI builds and run unit tests on pull-requests. Right now it's failing, but not because of an issue with the code, but because of the build config https://travis-ci.org/jbtule/keyczar-dotnet. The current config isn't working, says mono doesn't exist. This is likely because it uses an old config not meant technically meant for c# and something has changes on travis-ci. However, there is documentation now for an official csharp language config. https://docs.travis-ci.com/user/languages/csharp/ and so the .travis.yml needs to be updated to fit with this new config.

@jbtule jbtule closed this as completed in 8fae08c Jun 22, 2017
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

No branches or pull requests

2 participants