Skip to content

Commit

Permalink
update travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Apr 3, 2021
1 parent aad69f5 commit 63b82ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ script:
- sleep 5
- python -c "import visdom; v = visdom.Visdom()"
- py.test --cov=tensorboardX tests/
- pytest tests/tset_multiprocess_write.py # pytest has issue with multiprocessing, so I rename to "tset"
- python examples/demo.py # mnist download is broken
- python examples/demo_graph.py
- python examples/demo_embedding.py
Expand Down

0 comments on commit 63b82ff

Please sign in to comment.