Skip to content

Commit ffd0d8e

Browse files
committed
Lock travis Python 0.6.5
1 parent 15a8d6f commit ffd0d8e

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
@@ -87,7 +87,7 @@ before_install:
8787

8888
- travis_retry pip install -r requirements.txt
8989
- travis_retry pip install grabbit==0.1.2
90-
- travis_retry git clone https://github.com/INCF/pybids.git ${HOME}/pybids &&
90+
- travis_retry git clone https://github.com/INCF/pybids.git ${HOME}/pybids && git checkout 0.6.5
9191
pip install -e ${HOME}/pybids
9292

9393
install:

0 commit comments

Comments
 (0)