summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsmir Mustafic <[email protected]>2019-03-10 13:06:08 +0100
committerAsmir Mustafic <[email protected]>2019-03-10 13:06:08 +0100
commitd9f7f011792fd12bed6f6acbbbbe46d132615dc0 (patch)
tree44c2094cfe2aba02714ae229041444100efaf216
parent707c2ff7b7ccbc1ebfabbde12ef92e2dce47714c (diff)
test on php 7.3
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 36fabd1..469dc22 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ matrix:
- php: 7.1
env: CS_FIXER=1
- php: 7.2
+ - php: 7.3
env: BENCHMARK=1
fast_finish: true