Skip to content

Commit 9dc7f43

Browse files
committed
CI: Upgrade Linux distribution
Focal is latest, but Neurodebian only supports through Bionic
1 parent a722ca4 commit 9dc7f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
os: linux
2-
dist: xenial
2+
dist: bionic
33

44
language: python
55
# our build matrix

0 commit comments

Comments
 (0)