Skip to content

Commit

Permalink
Enable again Travis tests on 2014.03
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Aug 23, 2016
1 parent d82b6a6 commit 4214824
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ matrix:
env: EZ_PACKAGES='ezsystems/ezplatform:~1.4.0 ezsystems/behatbundle:~6.3' EZ_VERSION=ezplatform EZ_APP_DIR=app EZ_KERNEL=AppKernel CODE_COVERAGE=0

allow_failures:
# this currently fails as described in https://github.com/kaliop-uk/ezmigrationbundle/issues/53
- php: 5.4
# this currently fails because of eZPublish services.yml not quoting usage of @, despite it being tested with Sf 2.8...
- php: 7.0

Expand Down
2 changes: 1 addition & 1 deletion Tests/dsl/good/UnitTestOK005_location.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
is_hidden: false
sort_order: ASC

# BUG in EZP 2014.03! reintroduce another test specifically for this...
# BUG in EZP 2014.03! https://jira.ez.no/browse/EZP-26199 - reintroduce another test specifically for this when fixed...
#-
# type: location
# mode: update
Expand Down

0 comments on commit 4214824

Please sign in to comment.