Skip to content

Commit

Permalink
Update the travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Tumbalev committed Mar 2, 2020
1 parent 28740cb commit 6cbb61c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@ language: php
sudo: false

php:
- 7.0
- 7.1
- 7.2
- 7.3

env:
- DEPS=normal
- DEPS=highest
- DEPS=lowest

services: mysql

matrix:
fast_finish: true

Expand Down

0 comments on commit 6cbb61c

Please sign in to comment.