Skip to content

Commit

Permalink
[CI] Run ceres install script in Dorcker-in-Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
130s committed Sep 22, 2017
1 parent 99c823d commit 536014b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ notifications:
on_failure: never

env:
global:
- BEFORE_SCRIPT=.travis_ceres.sh
matrix:
- USE_DEB=true
ROS_DISTRO="indigo"
Expand All @@ -29,5 +31,4 @@ install:
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config

script:
- source .travis_ceres.sh
- source .ci_config/travis.sh
- .ci_config/travis.sh

0 comments on commit 536014b

Please sign in to comment.