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 continuous integration. #33

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

Conversation

jbnicolai
Copy link
Contributor

Depends on pull request #32 for the TestRunner.

Executes the TestRunner on each push and pull request on https://travis-ci.org/

For an example on my fork see: https://travis-ci.org/jbnicolai/MathBox.js
To enable this on unconed/MathBox.js see http://docs.travis-ci.com/user/getting-started/

In short:

  • log in with your GitHub account on TravisCI
  • allow access
  • click the '+', find unconed/MathBox.js and flip the switch
  • wait for a push to see an automatically triggered build

Joshua Appelman added 2 commits June 16, 2014 19:36
Allows for easy command line test execution, where the exit code will
inform of the result.
@jbnicolai
Copy link
Contributor Author

@unconed ping :-)

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