mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 11:11:56 +08:00
@@ -6,8 +6,16 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
python: "2.7"
|
||||
- os: linux
|
||||
dist: trusty
|
||||
python: "3.5"
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
python: "2.7"
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
python: "3.5"
|
||||
|
||||
install:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user