mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-08 12:30:20 +08:00
disabled osx travis build (too long to do)
This commit is contained in:
+7
-7
@@ -2,13 +2,13 @@ language: cpp
|
||||
|
||||
jobs:
|
||||
include:
|
||||
- name: osx
|
||||
compiler: clang
|
||||
os: osx
|
||||
install:
|
||||
- brew install sqlite
|
||||
- brew install pcl
|
||||
- brew install opencv@3
|
||||
# - name: osx
|
||||
# compiler: clang
|
||||
# os: osx
|
||||
# install:
|
||||
# - brew install sqlite
|
||||
# - brew install pcl
|
||||
# - brew install opencv@3
|
||||
|
||||
- name: linux-trusty
|
||||
compiler: gcc
|
||||
|
||||
Reference in New Issue
Block a user