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

Build: test demo generation fix and JSCS on Travis #3887

Merged
merged 2 commits into from
Dec 4, 2013

Conversation

nschonni
Copy link
Member

@nschonni nschonni commented Dec 4, 2013

  • Update the Mocha setup task to copy the same files as dist
  • Ensure JSCS is run on Travis

@@ -12,7 +12,7 @@ before_install:
- ./script/setup

script:
- grunt jshint test-mocha && ./script/travis_artifacts.sh
- grunt test test-mocha && ./script/travis_artifacts.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does that work if there is no test target?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, long day. How is the regular build called?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's done as part of the test-mocha step and then again later for the artifact & SauceLabs tasks

nschonni added a commit that referenced this pull request Dec 4, 2013
Build: test demo generation fix and JSCS on Travis
@nschonni nschonni merged commit 5b3a7f3 into wet-boew:v4.0 Dec 4, 2013
@nschonni nschonni deleted the v4-test-demo-generation-fix branch December 4, 2013 23:15
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