mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
Consolidate APT packages
Consolidate APT packages definition into one place, so that the folding is displayed correctly.
This commit is contained in:
parent
3342367981
commit
4b88613508
@ -7,9 +7,8 @@ addons:
|
||||
packages:
|
||||
- gcc-4.8
|
||||
- g++-4.8
|
||||
apt_packages:
|
||||
- zsh
|
||||
- ksh
|
||||
- zsh
|
||||
- ksh
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.stack
|
||||
|
Loading…
Reference in New Issue
Block a user