summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAleksander Machniak <[email protected]>2021-03-28 10:10:08 +0200
committerAleksander Machniak <[email protected]>2021-03-28 10:10:08 +0200
commitbd71f680990df0be51b031b2df6cf5c5239059b1 (patch)
treee2fe4c57e28ce3db220d3f0c6b57f20abe9b17d2 /.travis.yml
parent7ccdfa978bb8306b8ff4e4a9b3eba515e652d0bd (diff)
Travis: Run PHP8 tests on Bionic
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c3f46ab..3aa96ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ matrix:
env: BENCHMARK=1
- php: 7.4
- php: 8.0
+ dist: bionic
fast_finish: true
cache: