Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

remove "ant" on .travis.yml, use "parallel" instead #91

Merged

Conversation

samsonasik
Copy link
Member

No description provided.

@samsonasik samsonasik changed the title remove "ant" on .travis.yml, use parallel instead remove "ant" on .travis.yml, use "parallel" instead Dec 27, 2014
@samsonasik samsonasik added this to the 0.0.3 milestone Dec 27, 2014
@@ -10,5 +10,6 @@
</filter>
<logging>
<log type="coverage-html" target="./../../../data/test-html-report/" charset="UTF-8" yui="true" />
Copy link
Member Author

Choose a reason for hiding this comment

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

coverage-html in one file in multi module really make non-accurate result, I will make it in individual directory. so result in folder data/test-html-report/ will be per-module like data/test-html-report/application/ .

samsonasik added a commit that referenced this pull request Dec 27, 2014
* hotfix/ant-replaced-with-parallel:
  added changelog note for 91
  update phpunit.xml for test html report
  remove "ant" on .travis.yml, use parallel instead
samsonasik added a commit that referenced this pull request Dec 27, 2014
Forward port #91
* master:
  added changelog note for 91
  update phpunit.xml for test html report
  remove "ant" on .travis.yml, use parallel instead
@samsonasik samsonasik merged commit a159367 into sitrunlab:master Dec 27, 2014
@samsonasik samsonasik deleted the hotfix/ant-replaced-with-parallel branch December 27, 2014 13:23
@samsonasik
Copy link
Member Author

merged.
master : 2eea3a3
develop : db83c22
changelog : ccc1bcf

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

Successfully merging this pull request may close these issues.

1 participant