Remove un-needed cache apt fromt travis config

This commit is contained in:
Jonny Barnes 2020-01-26 21:27:37 +00:00
parent f6928784d0
commit c465840e65

View file

@ -3,9 +3,6 @@ language: php
sudo: false sudo: false
dist: bionic dist: bionic
cache:
- apt
addons: addons:
hosts: hosts:
- jmb.localhost - jmb.localhost