Skip to content

Commit 75b4868

Browse files
committed
Travis - Use bionic for the base
we were still using 16.04. For that one we do not even have newer dcm2niix in NeuroDebian: http://neuro.debian.net/pkgs/dcm2niix.html With older version test_b0dwi_for_fmap passes (on travis) but I see it failing locally, so want to see what happens on Travis
1 parent c4956b3 commit 75b4868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# vim ft=yaml
22
language: python
3+
dist: bionic
34
python:
45
- 3.6
56
- 3.7

0 commit comments

Comments
 (0)