Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ORippler authored Mar 21, 2019
1 parent 0f51874 commit a5dd7fd
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@ before_install:
- pip install codecov
- pip install -r docs/requirements.txt

# command to install dependencies
before_install:
- pip install -U pip wheel
- pip install -r requirements.txt
- pip install -r requirements_extra_torch.txt
- pip install coverage
- pip install codecov
- pip install -r docs/requirements.txt

install:
- pip install .

Expand Down

0 comments on commit a5dd7fd

Please sign in to comment.