Skip to content

Commit

Permalink
Merge pull request #37 from DavidePastore/remove-deprecated-php-versi…
Browse files Browse the repository at this point in the history
…ons-from-travis

Remove deprecated PHP versions from Travis build
  • Loading branch information
DavidePastore authored Aug 20, 2019
2 parents 844b642 + e850ed9 commit 51fd71e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: php

php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3

# also test against HHVM, but require "trusty" and ignore errors
matrix:
Expand Down

0 comments on commit 51fd71e

Please sign in to comment.