move to newer ubuntu container base

pull/130/head
Maciek Swiech 2020-06-01 11:04:51 -06:00
parent fed9ca8624
commit c84c770047
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,6 @@
sudo: false
language: bash
dist: bionic
env:
- BASH=5.0.3
addons:
@ -9,6 +10,4 @@ addons:
packages:
- bats
- bc
before_script:
- docker pull bash:$BASH
script: ./test.sh