Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-ci
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
gitlab-ci
Commits
94ac76af
Commit
94ac76af
authored
5 years ago
by
dyszczo
Browse files
Options
Downloads
Patches
Plain Diff
feature(tests): remove tests for php5.5 & php5.6
parent
fe2503f8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
includes/tests/integration.yml
+0
-56
0 additions, 56 deletions
includes/tests/integration.yml
with
0 additions
and
56 deletions
includes/tests/integration.yml
+
0
−
56
View file @
94ac76af
...
...
@@ -79,21 +79,6 @@
variables
:
-
$DISABLE_INTEGRATION_TESTS
.template
:
&integration_test_php5-6
<<
:
*job-test-integration-template-fast
image
:
wpdesknet/phpunit-woocommerce:3-0
except
:
variables
:
-
$DISABLE_INTEGRATION_TESTS
.template
:
&integration_test_php5-5
<<
:
*job-test-integration-template-fast
image
:
wpdesknet/phpunit-woocommerce:4-0
except
:
variables
:
-
$DISABLE_PHP_5_5
-
$DISABLE_INTEGRATION_TESTS
.template
:
&integration_test_current_woocommerce
<<
:
*job-test-integration-template-fast
image
:
wpdesknet/phpunit-woocommerce:0-0
...
...
@@ -154,22 +139,6 @@ integration test php-7 wc-3:
-
devel
-
tags
integration test php5-6
:
<<
:
*integration_test_php5-6
only
:
refs
:
-
master
-
devel
-
tags
integration test php5-5
:
<<
:
*integration_test_php5-5
only
:
refs
:
-
master
-
devel
-
tags
integration test current woocommerce
:
<<
:
*integration_test_current_woocommerce
only
:
...
...
@@ -238,31 +207,6 @@ integration test php-7 wc-3 manual:
variables
:
-
$DISABLE_INTEGRATION_TESTS
integration test php5-6 manual
:
<<
:
*integration_test_php5-6
when
:
manual
allow_failure
:
true
except
:
refs
:
-
master
-
devel
-
tags
variables
:
-
$DISABLE_INTEGRATION_TESTS
integration test php5-5 manual
:
<<
:
*integration_test_php5-5
when
:
manual
allow_failure
:
true
except
:
refs
:
-
master
-
devel
-
tags
variables
:
-
$DISABLE_PHP_5_5
-
$DISABLE_INTEGRATION_TESTS
integration test current woocommerce manual
:
<<
:
*integration_test_current_woocommerce
when
:
manual
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment