add php 7.3 to travis (#853)

allow testing via php 7.3
This commit is contained in:
mihaileu
2019-12-09 20:28:07 +01:00
committed by Barry vd. Heuvel
parent b91b959364
commit fcf3fae860
+1
View File
@@ -4,6 +4,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
# This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/