fix .travis.yml

This commit is contained in:
Mikaela Suomalainen 2014-05-23 16:27:21 +03:00
parent 77aa79eea6
commit 2199c42077
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
before_install:
- sudo apt-get -y update
- sudo apt-get -y install bash zsh tmux git inxi
- sudo apt-get -y install bash zsh tmux git
- sudo wget -Nc smxi.org/inxi -O /usr/local/bin/inxi
- sudo chmod +x /usr/local/bin/inxi
install:
- ./install.run
- ./.install.MKAYSIGREP.run