Skip to content

Commit 221c526

Browse files
committed
Downgrade to Bionic
1 parent 9434677 commit 221c526

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
os: linux
33
language: python
44
jdk: openjdk11
5-
dist: focal
5+
dist: bionic
66
services: postgresql
7+
addons:
8+
postgresql: 11
79
env:
810
global:
911
- TESTMODEL_URL=http://localhost:8080/intermine-demo

0 commit comments

Comments
 (0)