Skip to content

Commit

Permalink
remove support for 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaioken committed Mar 27, 2020
1 parent 4f7a80c commit 085d1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: php

php:
- 7.1
- 7.2
- 7.3
- 7.4

before_script:
- composer install --no-interaction
Expand Down

0 comments on commit 085d1e3

Please sign in to comment.