Skip to content

Commit

Permalink
Merge branch 'staging' into jroute-workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Aug 8, 2019
2 parents 74e9ea0 + b1093c2 commit 74b4f5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,15 @@ matrix:
env:
- INSTALL_APCU="no"
- INSTALL_MEMCACHE="yes"
dist: trusty
- php: 5.5
env:
- INSTALL_MEMCACHE="yes"
dist: trusty
- php: 5.6
env:
- INSTALL_MEMCACHE="yes"
dist: trusty
- php: 7.0
- php: 7.1
- php: 7.2
Expand All @@ -45,6 +48,8 @@ services:
- memcache
- memcached
- redis-server
- mysql
- postgresql

before_script:
# Make sure all dev dependencies are installed
Expand Down

0 comments on commit 74b4f5d

Please sign in to comment.