summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f84b6f331..963d2cd2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ php:
- 7.0
- 7.1
- 7.2
+ - 7.3
- master
- hhvm
@@ -45,6 +46,8 @@ matrix:
env: DB=mysql
- php: 7.2
env: DB=mysql
+ - php: 7.3
+ env: DB=mysql
- php: master
env: DB=mysql