Skip to content

Commit

Permalink
Updating composer packages and travis configuration to ensure builds …
Browse files Browse the repository at this point in the history
…for the current supported versions.
  • Loading branch information
allebb committed Oct 16, 2019
1 parent 0fbf024 commit c6ce274
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.1
- 7.2
- 7.3
- 7.4
- nightly

matrix:
allow_failures:
Expand Down

0 comments on commit c6ce274

Please sign in to comment.