mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
Disable Travis.
This commit is contained in:
parent
3c98c62380
commit
404450c50d
17
.travis.yml
17
.travis.yml
@ -1,17 +0,0 @@
|
||||
before_install:
|
||||
- yes|sudo apt-add-repository ppa:unit193/inxi
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install bash zsh tmux git inxi gnupg2
|
||||
install:
|
||||
- ./install.run
|
||||
- ./.install.MKAYSIGREP.run
|
||||
script:
|
||||
- bash ~/.bashrc
|
||||
- zsh ~/.zshrc
|
||||
- gpg --version
|
||||
- inxi --recommends
|
||||
- inxi -F
|
||||
- gpg2 --refresh-keys
|
||||
notifications:
|
||||
on_success: never
|
||||
on_failure: never
|
Loading…
Reference in New Issue
Block a user