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

Travis CI Integration #1698

Merged
merged 2 commits into from
Dec 15, 2012
Merged

Travis CI Integration #1698

merged 2 commits into from
Dec 15, 2012

Conversation

ahankinson
Copy link
Contributor

To deploy:

  • Go to http://travis-ci.org and sign in with an account that has access to Github.com/cappuccino
  • Go to "Accounts" and enable building for the cappuccino repository
  • Merge .travis.yml into the root of the Cappuccino repository
  • This should kick off a build. If it does not, edit, commit, and push any file. It should then start a build automatically.

@cappbot
Copy link

cappbot commented Dec 4, 2012

Milestone: Someday. Label: #new. What's next? A reviewer should examine this issue.

@aljungberg
Copy link
Member

The previous build seems to end with:

$ jake test 2449 No command 'jake' found, did you mean: 2450 Command 'fake' from package 'fake' (universe) 2451 Command 'rake' from package 'rake' (main) 2452 Command 'juke' from package 'juke' (universe) 2453 Command 'jade' from package 'jade' (main) 2454 Command 'jmake' from package 'dist' (universe) 2455 Command 'make' from package 'make' (main) 2456 Command 'cake' from package 'cakephp-scripts' (universe) 2457 Command 'jaxe' from package 'jaxe' (universe) 2458jake: command not found 2459 2460Done. Build script exited with: 1

Did something come unglued?

@ahankinson
Copy link
Contributor Author

Yes, I changed the PATH and CAPP_BUILD variables to match mainline capp ("cappuccino/cappuccino" rather than "ahankinson/cappuccino"), so it couldn't find jake.

Once it's integrated it should work fine.

On 2012-12-04, at 6:06 PM, Alexander Ljungberg notifications@github.com wrote:

The previous build seems to end with:

$ jake test
2449 No command 'jake' found, did you mean:
2450 Command 'fake' from package 'fake' (universe)
2451 Command 'rake' from package 'rake' (main)
2452 Command 'juke' from package 'juke' (universe)
2453 Command 'jade' from package 'jade' (main)
2454 Command 'jmake' from package 'dist' (universe)
2455 Command 'make' from package 'make' (main)
2456 Command 'cake' from package 'cakephp-scripts' (universe)
2457 Command 'jaxe' from package 'jaxe' (universe)
2458jake: command not found
2459
2460Done. Build script exited with: 1

Did something come unglued?


Reply to this email directly or view it on GitHub.

aljungberg added a commit that referenced this pull request Dec 15, 2012
@aljungberg aljungberg merged commit f5bb8ab into cappuccino:master Dec 15, 2012
@aljungberg
Copy link
Member

Merged, and with the latest fixes the build even passes. Thanks!

assignee=aljungberg
milestone=0.9.6

+tools
+#fixed

@ghost ghost assigned aljungberg Dec 15, 2012
@cappbot
Copy link

cappbot commented Dec 15, 2012

Assignee: aljungberg. Milestone: 0.9.6. Labels: #fixed, tools. What's next? This issue is considered successfully resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants