Removed packages from travis config as they are either already installed or unused
This commit is contained in:
parent
d47fc48257
commit
eba6c030e3
1 changed files with 0 additions and 6 deletions
|
@ -5,12 +5,6 @@ os:
|
|||
compiler:
|
||||
- gcc
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- check
|
||||
- gettext
|
||||
- cmake
|
||||
before_install:
|
||||
- export LOCAL_INSTALL="$HOME"
|
||||
- ".ci/install-libcsptr.sh"
|
||||
|
|
Loading…
Add table
Reference in a new issue