Skip to content
Snippets Groups Projects
Commit 497adbc5 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Tests for latest woo

parent ce82b540
No related branches found
No related tags found
2 merge requests!36Devel,!21Merge of feature/woo-latest-tests to devel
...@@ -136,6 +136,16 @@ integration test php5-5: ...@@ -136,6 +136,16 @@ integration test php5-5:
<<: *job-test-integration-template-fast <<: *job-test-integration-template-fast
image: wpdesknet/phpunit-woocommerce:4-0 image: wpdesknet/phpunit-woocommerce:4-0
integration test latest woo:
<<: *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
apigen docs: apigen docs:
image: image:
name: wpdesknet/apigen name: wpdesknet/apigen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment