Skip to content

Commit

Permalink
Test SilverShop 2.x / SS3.7 with PHP7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wernerkrauss committed Jan 8, 2019
1 parent 10b944b commit c8db16c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ matrix:
env: DB=PGSQL CORE_RELEASE=3.6 COVERAGE=1
- php: 7.0
env: DB=PGSQL CORE_RELEASE=3.7
- php: 7.1
env: DB=MYSQL CORE_RELEASE=3.7

before_script:
- composer self-update
Expand Down

0 comments on commit c8db16c

Please sign in to comment.