Skip to content

Commit

Permalink
using pytorch writer now
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Jun 30, 2019
1 parent 7c4704a commit b44f057
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ python:
# command to install dependencies
cache: pip
install:
- travis_wait 10 mvn install
- pip install -r requirements.txt
- travis_wait 10 && pip install -r requirements.txt
- pip install -e .

# command to run tests
Expand Down

0 comments on commit b44f057

Please sign in to comment.