diff --git a/.travis.yml b/.travis.yml index c2fe2a74e..f44ee3396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,7 +77,7 @@ matrix: - python ./python/ray/plasma/test/test.py valgrind - python ./python/ray/local_scheduler/test/test.py valgrind - - python ./python/ray/global_scheduler/test/test.py valgrind + # - python ./python/ray/global_scheduler/test/test.py valgrind # Build Linux wheels. - os: linux