Skip to content

Commit 63b82ff

Browse files
committed
update travis test
1 parent aad69f5 commit 63b82ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ script:
6868
- sleep 5
6969
- python -c "import visdom; v = visdom.Visdom()"
7070
- py.test --cov=tensorboardX tests/
71-
- pytest tests/tset_multiprocess_write.py # pytest has issue with multiprocessing, so I rename to "tset"
7271
- python examples/demo.py # mnist download is broken
7372
- python examples/demo_graph.py
7473
- python examples/demo_embedding.py

0 commit comments

Comments
 (0)