Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Aug 22, 2020
1 parent 5d270da commit 6829b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- python -m pip install -U pip wheel
- python -m pip install torch==1.6.0+cpu torchvision==0.7.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
install:
- pip3 install -U pip wheel coverage coverall
- pip3 install -U pip wheel coverage coveralls
- pip3 install .
- python3 --version || python --version
script:
Expand Down

0 comments on commit 6829b7d

Please sign in to comment.