mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-09 04:50:20 +08:00
Update .travis.yml
This commit is contained in:
+5
-1
@@ -5,7 +5,11 @@ jobs:
|
||||
- name: osx
|
||||
compiler: clang
|
||||
os: osx
|
||||
install: travis_wait brew install pcl sqlite octomap ceres-solver opencv
|
||||
install:
|
||||
- travis_wait 40 brew install boost
|
||||
- travis_wait 40 brew install pcl
|
||||
- travis_wait 30 brew install opencv
|
||||
- brew install pcl sqlite
|
||||
|
||||
- name: linux-trusty
|
||||
compiler: gcc
|
||||
|
||||
Reference in New Issue
Block a user