Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from digiaonline/update-travis
Browse files Browse the repository at this point in the history
Update supported PHP versions
  • Loading branch information
Jalle19 committed Mar 5, 2019
2 parents b8e4acb + 2441b11 commit f82eebb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,9 +1,11 @@
language: php
sudo: false

php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3

before_script:
- composer self-update
Expand Down

0 comments on commit f82eebb

Please sign in to comment.