Skip to content

Commit 3b2bf66

Browse files
committed
release
1 parent 2fcda71 commit 3b2bf66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ install:
5757
- source activate test
5858
- conda install pytorch=${TORCH_VERSION} ${TOOLKIT} -c pytorch --yes
5959
- source script/torch.sh
60-
- pip install flake8 codecov
60+
- pip install flake8
61+
- pip install codecov
6162
- pip install .[test]
6263
script:
6364
- flake8 .

0 commit comments

Comments
 (0)