Skip to content

Commit

Permalink
Merge branch '3.x-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
renekorss committed Aug 22, 2019
2 parents c89ed3e + c111ce7 commit 5758d8f
Show file tree
Hide file tree
Showing 59 changed files with 6,362 additions and 1,095 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -14,13 +14,14 @@ env:
matrix:
fast_finish: true
include:
- php: 7.1
- php: 7.2
env: RUN_PHPCS="yes" RUN_PHPMD="yes" RUN_COVERALLS="yes"
- php: 7.3
- php: 7.4snapshot
- php: nightly
env: COMPOSER_ARGS="--ignore-platform-reqs"
allow_failures:
- php: 7.4snapshot
- php: nightly

before_script:
Expand Down

0 comments on commit 5758d8f

Please sign in to comment.