Skip to content

Commit

Permalink
only test actively supported PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
othillo committed Feb 13, 2020
1 parent da1f351 commit dd13a90
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_install:
- phpenv config-rm xdebug.ini || return 0
Expand Down

0 comments on commit dd13a90

Please sign in to comment.