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

Update travis and fix a test #112

Merged
merged 2 commits into from
Oct 13, 2016
Merged

Update travis and fix a test #112

merged 2 commits into from
Oct 13, 2016

Conversation

nathangrigg
Copy link
Collaborator

No description provided.

@nathangrigg
Copy link
Collaborator Author

You can set up travis-ci by following these directions: https://travis-ci.org/getting_started

Basically, just need to sign in to travis-ci with github, give them some permissions over your repositories, and then flip a switch over there.

@nathangrigg
Copy link
Collaborator Author

I'm going to merge this in because it makes testing easier (I have it set up on my fork right now, until we get it set up here.) I will create a new issue to track setting up travis-ci.

@nathangrigg nathangrigg merged commit 53c326f into jseutter:master Oct 13, 2016
@rdsteed
Copy link

rdsteed commented Oct 20, 2016

Not sure why you specify BeautifulSoup for Python 2.x . Don't you want to use BeautifulSoup4 as well?

@nathangrigg
Copy link
Collaborator Author

You are right. I was following the readme install instructions, but while they specify bs3 for python2, they really mean python 2.6 and newer, since bs4 is available in 2.7.

@nathangrigg nathangrigg deleted the update_travis branch March 2, 2017 00:39
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.

None yet

2 participants