[RLlib] Fixes duplicate learning tests in travis.yaml. (#8293)

Fixes duplicate learning tests in travis.yaml.
This commit is contained in:
Sven Mika
2020-05-03 20:27:29 +02:00
committed by GitHub
parent b7bbc3bc83
commit 2c71559b3a
+1 -1
View File
@@ -176,7 +176,7 @@ matrix:
- PYTHON=3.6
- PYTHONWARNINGS=ignore
before_install:
- . ./ci/travis/ci.sh init RAY_CI_RLLIB_FULL_AFFECTED
- . ./ci/travis/ci.sh init RAY_CI_RLLIB_AFFECTED
install:
- . ./ci/travis/ci.sh build
script: