Skip to content

Commit

Permalink
Full Travis-suite
Browse files Browse the repository at this point in the history
  • Loading branch information
olssonm committed Mar 29, 2018
1 parent 0b17a1a commit e275b60
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,13 @@ matrix:
include:
- php: 5.6
env: ILLUMINATE_VERSION=5.1.*
- php: 7.0
env: ILLUMINATE_VERSION=5.1.*
- php: 7.0
env: ILLUMINATE_VERSION=5.2.*
- php: 7.1
env: ILLUMINATE_VERSION=5.1.*
- php: 7.1
env: ILLUMINATE_VERSION=5.2.*
- php: 7.2
env: ILLUMINATE_VERSION=5.2.*

0 comments on commit e275b60

Please sign in to comment.