mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
fix .travis.yml
This commit is contained in:
parent
77aa79eea6
commit
2199c42077
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user