Skip to content

Commit c0c4921

Browse files
authored
Update .travis.yml
1 parent 603ae02 commit c0c4921

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ env:
2323
matrix:
2424
allow_failures:
2525
- env: ROS_DISTRO="kinetic" PRERELEASE=true
26+
before_install:
27+
- sudo apt-get update
28+
- sudo apt-get install liblapack-dev
2629
install:
2730
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
2831
script:

0 commit comments

Comments
 (0)