Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Add queue test to xray tests (ray-project#2433)
Browse files Browse the repository at this point in the history
  • Loading branch information
pschafhalter authored and pcmoritz committed Jul 20, 2018
1 parent 400a3e5 commit 2a3b026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ matrix:
# - python python/ray/local_scheduler/test/test.py
# - python python/ray/global_scheduler/test/test.py

- python -m pytest python/ray/test/test_queue.py
- python -m pytest test/xray_test.py

- python test/runtest.py
Expand Down

0 comments on commit 2a3b026

Please sign in to comment.