Skip to content
Snippets Groups Projects
Commit 73acca26 authored by Dyszczo's avatar Dyszczo
Browse files

Merge branch 'feature/woo-latest-tests' into 'devel'

Merge of feature/woo-latest-tests to devel

See merge request wpdesk/plugin-template!21
parents ce82b540 94d2d73e
No related branches found
No related tags found
2 merge requests!36Devel,!21Merge of feature/woo-latest-tests to devel
......@@ -136,6 +136,17 @@ integration test php5-5:
<<: *job-test-integration-template-fast
image: wpdesknet/phpunit-woocommerce:4-0
integration test current woocommerce:
<<: *job-test-integration-template-fast
image: wpdesknet/phpunit-woocommerce:0-0
allow_failure: true
before_script:
- cd /tmp
- rm -rf woocommerce
- git clone https://github.com/woocommerce/woocommerce.git
- cd ${CI_PROJECT_DIR}
apigen docs:
image:
name: wpdesknet/apigen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment