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 gh-1201 - Simple TravisCI support. #1835

Merged
merged 1 commit into from
Nov 28, 2012
Merged

Fix gh-1201 - Simple TravisCI support. #1835

merged 1 commit into from
Nov 28, 2012

Conversation

braddunbar
Copy link
Collaborator

Used the QUnit runner script to run tests via phantomjs. The phantomjs dependency is not strictly necessary to run on travis but it allows you to run tests locally via npm install && npm test, which I think is nice.

jashkenas added a commit that referenced this pull request Nov 28, 2012
Fix gh-1201 - Simple TravisCI support.
@jashkenas jashkenas merged commit b17a37b into jashkenas:master Nov 28, 2012
@braddunbar
Copy link
Collaborator Author

A repo admin will need to turn this on at http://travis-ci.org and at https://github.com/documentcloud/backbone/admin/hooks.

@jashkenas
Copy link
Owner

I think I've done that.

@braddunbar
Copy link
Collaborator Author

Perfect. Thanks @jashkenas!

-brad

On Wed, Nov 28, 2012 at 2:42 PM, Jeremy Ashkenas
notifications@github.comwrote:

I think I've done that.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1835#issuecomment-10817920.

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