Skip to content

Commit

Permalink
Updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Nov 25, 2020
1 parent 5c19fca commit 4e99895
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
os: linux
dist: bionic
dist: focal
language: php

env:
- COMPOSER_PREFER=default
- COMPOSER_PREFER=lowest

php:
- 7.2
- 7.3
- 7.4
- nightly

Expand Down

0 comments on commit 4e99895

Please sign in to comment.