Skip to content

Update Travis config#329

Merged
jrfnl merged 1 commit intodevelopfrom
feature/travis-config
Apr 24, 2015
Merged

Update Travis config#329
jrfnl merged 1 commit intodevelopfrom
feature/travis-config

Conversation

@GaryJones
Copy link
Copy Markdown
Member

  • Allow HHVM to fail.
  • Put PHPCS and WPCS into /tmp/ subdirectories so they don't have to be excluded from linting.
  • Use 2.3.0 tag of PHPCS, since master (currently 2.3.1) includes a call to Phar class.
  • Specify master branch of WPCS, which is more stable than default (develop) branch.
  • Simplify linting command.
  • Clarify WPCS standard.
  • Add summary report for PHPCS.

Tested against a fork of this repo, since this repo is not yet hooked up to Travis.

* Allow HHVM to fail.
* Put PHPCS and WPCS into `/tmp/` subdirectories so they don't have to be excluded from linting.
* Use 2.3.0 tag of PHPCS, since master (currently 2.3.1) includes a call to `Phar` class.
* Specify master branch of WPCS, which is more stable than default (develop) branch.
* Simplify linting command.
* Clarify WPCS standard.
* Add summary report for PHPCS.
@GaryJones GaryJones added this to the 2.5.0 milestone Apr 24, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 on limiting the clone depth!

@shivapoudel
Copy link
Copy Markdown
Contributor

@GaryJones If possible Utilize the scrutinizer too ;)

@GaryJones
Copy link
Copy Markdown
Member Author

@shivapoudel #330 ;-)

jrfnl added a commit that referenced this pull request Apr 24, 2015
@jrfnl jrfnl merged commit 4557660 into develop Apr 24, 2015
@jrfnl jrfnl deleted the feature/travis-config branch April 24, 2015 12:52
@shivapoudel
Copy link
Copy Markdown
Contributor

Cool!

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