Install more dependencies on travis

pull/22/head
Dominik Ritter 8 years ago
parent b2342f90e9
commit 4331ed2dd1

@ -16,6 +16,7 @@ install:
- "sudo apt-get update -qq"
- "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…
Cancel
Save