mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
fixing travis CI builds for php 5.5, which require trusty
This commit is contained in:
parent
d63a0d10d3
commit
c66bff9d1b
@ -1,5 +1,7 @@
|
||||
language: php
|
||||
sudo: false
|
||||
# only needed for PHP 5.5 support as of 2019-07
|
||||
dist: trusty
|
||||
php:
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
|
Loading…
Reference in New Issue
Block a user