Skip to content

Commit df76c6e

Browse files
author
Jiaqi Liu
committed
forgot -r
1 parent 7088835 commit df76c6e

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
@@ -37,7 +37,7 @@ before_install:
3737
- git clone --quiet --depth 1 https://github.com/minrk/travis-wheels travis-wheels
3838
- |
3939
if [[ $GROUP == docs ]]; then
40-
pip install docs/doc-requirements.txt
40+
pip install -r docs/doc-requirements.txt
4141
fi
4242
4343
install:

0 commit comments

Comments
 (0)