Skip to content

Commit

Permalink
Reduce to 3.6 in Travis for SS3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Jun 25, 2019
1 parent f6ee5af commit cd8b187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matrix:
- php: 5.3
env: DB=PGSQL CORE_RELEASE=3.4
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.7
env: DB=MYSQL CORE_RELEASE=3.6
- php: 5.4
env: DB=MYSQL CORE_RELEASE=3.6
- php: 7.1
Expand Down

0 comments on commit cd8b187

Please sign in to comment.