Skip to content

Commit

Permalink
Added Filters for Packs & Virtual Products
Browse files Browse the repository at this point in the history
  • Loading branch information
BadPixxel committed Jun 26, 2019
1 parent e9a9200 commit 2048cc1
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,32 +61,11 @@ matrix:

# Fast finish allows to set the build as "finished" even if the "allow_failures" matrix elements are not finished yet.
fast_finish: true

## Versions of PHP to test against
#php:
# - "5.6"
# - "7.0"
# - "7.1"
## - "7.2"

# Gloabl Env Configuration
# Global Env Configuration
env:
global:
- SYMFONY_DEPRECATIONS_HELPER=disabled
#
# matrix:
# - PS_VERSION=develop
# - PS_VERSION=1.7.1.x
# - PS_VERSION=1.7.2.x
# - PS_VERSION=1.7.3.x
# - PS_VERSION=1.7.4.x
# - PS_VERSION=1.7.5.x
#
# allow_failures:
# - php: 7.2
#
# # Fast finish allows to set the build as "finished" even if the "allow_failures" matrix elements are not finished yet.
# fast_finish: true

before_script:

Expand Down

0 comments on commit 2048cc1

Please sign in to comment.