mirror of https://github.com/aristocratos/bashtop
dont install bats, use one from submodules
parent
9c2a25f248
commit
3a35afdb4f
|
@ -3,14 +3,6 @@ language: python
|
|||
python:
|
||||
- "3.6"
|
||||
dist: bionic
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: 'ppa:duggan/bats'
|
||||
packages:
|
||||
- bats
|
||||
- bc
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: ./test.sh
|
Loading…
Reference in New Issue