Skip to content

Commit

Permalink
Matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
brian.lavallee@invite-comm.jp authored and brian.lavallee@invite-comm.jp committed Jun 29, 2019
1 parent a47585d commit 5e3748c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@ php:
- 5.5.9
- 5.6 # Version 5.6.40 | End of Life: 10 Jan 2019
- 7.0 # Version 7.0.33 | End of Life: 10 Jan 2019
#- 7.1
#- 7.2
#- 7.3
#- hhvm

env:
- ILLUMINATE=5.2.*
- ILLUMINATE=5.3.*
#- ILLUMINATE=5.4.*
#- ILLUMINATE=5.2.*
#- ILLUMINATE=5.3.*
- ILLUMINATE=5.4.*
#- ILLUMINATE=5.5.*
#- ILLUMINATE=5.6.*
#- ILLUMINATE=5.7.*
Expand Down

0 comments on commit 5e3748c

Please sign in to comment.