Skip to content

Commit

Permalink
Remove PHP 7.1 and add 7.3 and 7.4 for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioBlazek committed Sep 26, 2020
1 parent 8277110 commit b0f6152
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: php

php:
- 7.1
- 7.2
- 7.3
- 7.4

branches:
only:
Expand Down

0 comments on commit b0f6152

Please sign in to comment.