Merge pull request #452 from dritter/improve_travis_and_vms

Improve travis and VMs
This commit is contained in:
Ben Hilburn 2017-03-20 22:03:32 -04:00 committed by GitHub
commit 9e40f2d9f2
8 changed files with 77 additions and 4 deletions

View file

@ -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