mirror of https://github.com/aristocratos/bashtop
pull bash from apt
parent
eadc5435e6
commit
a537c1ea74
|
@ -1,10 +1,11 @@
|
|||
udo: false
|
||||
sudo: false
|
||||
language: bash
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: 'ppa:duggan/bats'
|
||||
packages:
|
||||
- bash
|
||||
- bats
|
||||
- bc
|
||||
script: ./test.sh
|
Loading…
Reference in New Issue