Skip to content

Commit 4f943f5

Browse files
committed
testing if travis_retry is needed for xdist 1.22.5
1 parent 715ad0a commit 4f943f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ before_install:
5353
export FSLOUTPUTTYPE=NIFTI_GZ;
5454
fi;
5555

56-
- travis_retry pip install --upgrade pytest>=3.4 # Work around pip failure
5756
- travis_retry pip install -r requirements.txt
5857
- travis_retry pip install grabbit==0.1.2
5958
- travis_retry git clone https://github.com/INCF/pybids.git ${HOME}/pybids &&

0 commit comments

Comments
 (0)