mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 06:41: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:
|
packages:
|
||||||
- gcc-4.8
|
- gcc-4.8
|
||||||
- g++-4.8
|
- g++-4.8
|
||||||
apt_packages:
|
- zsh
|
||||||
- zsh
|
- ksh
|
||||||
- ksh
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.stack
|
- $HOME/.stack
|
||||||
|
Loading…
Reference in New Issue
Block a user