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 1b231f9 commit cf02e5b
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 @@ -3,7 +3,7 @@ python:
- "3.6"
# command to install dependencies
cache: pip
install: travis_wait 30
install: travis_wait 10 mvn install
- pip install -r requirements.txt
- pip install -e .

Expand Down

0 comments on commit cf02e5b

Please sign in to comment.