Skip to content

Commit

Permalink
Travis ci minimum versions to test
Browse files Browse the repository at this point in the history
Later we will use github actions
  • Loading branch information
joanhey committed Feb 13, 2021
1 parent 36fbb0f commit b976db5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: php
dist: trusty
dist: bionic

php:
- 7.2
- 7.3
- 7.4
- 8.0
- master

matrix:
Expand All @@ -16,7 +15,7 @@ notifications:
slack: kumbiaphp:51JaKQTXASwf52D8b32OyWb9
# irc: "irc.freenode.org#kumbiaphp"
# email:
# - programador.manuel@gmail.com
# - xxxxx@gmail.com


# env:
Expand Down

0 comments on commit b976db5

Please sign in to comment.