dont install bats, use one from submodules

pull/130/head
Maciek Swiech 2020-06-01 11:37:44 -06:00
parent 9c2a25f248
commit 3a35afdb4f
1 changed files with 0 additions and 8 deletions

View File

@ -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