Skip to content

Commit a663f43

Browse files
committed
CI: Pin grabbit 0.1.2 in Travis
1 parent b129a3c commit a663f43

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
@@ -50,6 +50,7 @@ before_install:
5050
- conda config --add channels conda-forge
5151
- travis_retry conda install -y python=${TRAVIS_PYTHON_VERSION} icu
5252
- travis_retry pip install -r requirements.txt
53+
- travis_retry pip install grabbit==0.1.2
5354
- travis_retry git clone https://github.com/INCF/pybids.git ${HOME}/pybids &&
5455
pip install -e ${HOME}/pybids
5556
- travis_retry pip install codecov

0 commit comments

Comments
 (0)