mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-18 22:12:32 +01:00
Merge pull request #452 from dritter/improve_travis_and_vms
Improve travis and VMs
This commit is contained in:
commit
9e40f2d9f2
8 changed files with 77 additions and 4 deletions
|
|
@ -14,8 +14,9 @@ before_script:
|
|||
|
||||
install:
|
||||
- "sudo apt-get update -qq"
|
||||
- "sudo apt-get install zsh"
|
||||
- "sudo apt-get install -y zsh"
|
||||
- "sudo chsh -s $(which zsh)"
|
||||
- "sudo apt-get install -y git mercurial subversion jq node golang ruby python python-virtualenv"
|
||||
|
||||
script:
|
||||
- test/powerlevel9k.spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue