mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 19:22:51 +08:00
don't allow failures on os x
This commit is contained in:
@@ -8,9 +8,6 @@ matrix:
|
||||
dist: trusty
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
allow_failures:
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
|
||||
before_install:
|
||||
- if [[ $TRAVIS_OS_NAME == 'linux' ]]; then sudo apt-get -y update ; fi
|
||||
|
||||
Reference in New Issue
Block a user