Skip to content

Commit

Permalink
Re-adds PHP 7.1/2 to travis for testing before we deprecate in 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
typhonius committed Apr 11, 2020
1 parent a69c391 commit 3038a8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
sudo: false
language: php
php:
- 7.1
- 7.2
- 7.3
- 7.4
cache:
Expand Down

0 comments on commit 3038a8f

Please sign in to comment.