We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a8d6f commit ffd0d8eCopy full SHA for ffd0d8e
.travis.yml
@@ -87,7 +87,7 @@ before_install:
87
88
- travis_retry pip install -r requirements.txt
89
- travis_retry pip install grabbit==0.1.2
90
-- travis_retry git clone https://github.com/INCF/pybids.git ${HOME}/pybids &&
+- travis_retry git clone https://github.com/INCF/pybids.git ${HOME}/pybids && git checkout 0.6.5
91
pip install -e ${HOME}/pybids
92
93
install:
0 commit comments