We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2de8b commit 743329eCopy full SHA for 743329e
.travis.yml
@@ -8,4 +8,4 @@ before_install:
8
- wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.2_x86_64.deb
9
- sudo dpkg -i vagrant_*.deb
10
- sudo apt-get -f install
11
- - sudo apt-get install -y virtualbox
+ - sudo apt-get install -y build-essential linux-headers-generic virtualbox
0 commit comments