Skip to content

Commit

Permalink
Travis CI: corrected tested PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Dec 6, 2020
1 parent 44b2454 commit b8a65fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: php

php:
- 7.2
- 7.3
- 7.4
- 8.0
- nightly

Expand Down

0 comments on commit b8a65fd

Please sign in to comment.