pull bash from apt

pull/130/head
Maciek Swiech 2020-06-01 10:54:28 -06:00
parent eadc5435e6
commit a537c1ea74
1 changed files with 5 additions and 4 deletions

View File

@ -1,10 +1,11 @@
udo: false
sudo: false
language: bash
addons:
apt:
sources:
- sourceline: 'ppa:duggan/bats'
- sourceline: 'ppa:duggan/bats'
packages:
- bats
- bc
- bash
- bats
- bc
script: ./test.sh