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

Add Travis CI configuration #49

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jpdillingham
Copy link

This is a basic configuration file for Travis CI. To make Travis aware of your repo, log in to travis-ci.org with your GitHub account and add Reddit.NET to your list of connected projects. After merging this PR, builds will automatically be created for new PRs and releases.

Right now all builds will fail on dotnet test due to the design of the tests. You'll want to make some code changes to enable this command to run unattended, either by creating new accounts on the fly to test with, or by storing account information in environment variables and adding them to your private Travis configuration for the repo.

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.

1 participant