Skip to content

Commit

Permalink
travis: install VirtualBox
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 27, 2014
1 parent c78e01e commit f628540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ notifications:
rvm:
- system
install:
- sudo apt-get install -qq -y -V ansible ruby1.9.1-full
- sudo apt-get install -qq -y -V virtualbox ansible ruby1.9.1-full
- wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_x86_64.deb
- sudo dpkg -i vagrant_1.6.5_x86_64.deb
- sudo gem1.9.1 install rake serverspec --no-ri --no-rdoc
Expand Down

0 comments on commit f628540

Please sign in to comment.