Commit 3b2bf66a authored by rusty1s's avatar rusty1s
Browse files

release

parent 2fcda71e
......@@ -57,7 +57,8 @@ install:
- source activate test
- conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
- source script/torch.sh
- pip install flake8 codecov
- pip install flake8
- pip install codecov
- pip install .[test]
script:
- flake8 .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment