Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #148 from ramunasd/travis_php
Browse files Browse the repository at this point in the history
Test against latest php versions
  • Loading branch information
ikwattro authored Jan 3, 2019
2 parents 3819d87 + e8682c2 commit 8f73160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3

before_install:
- sudo apt-get update > /dev/null
Expand Down

0 comments on commit 8f73160

Please sign in to comment.