Skip to content

Commit 9f482a8

Browse files
committed
Update .travis.yml
1 parent 2c23a6c commit 9f482a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ python:
2020

2121
install:
2222
- pip install -r requirements.txt
23+
- pip install ray[default]
24+
- pip install .
2325

2426
script:
2527
- pytest

0 commit comments

Comments
 (0)