disabled osx travis build (too long to do)

This commit is contained in:
matlabbe
2020-12-20 00:07:34 -05:00
committed by GitHub
parent e896ffb5c0
commit da99d7e4a0
+7 -7
View File
@@ -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