Skip to content

Commit

Permalink
install libipc-run-perl in travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Nov 13, 2014
1 parent 0c4dad2 commit 357b2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ before_install:
- sudo add-apt-repository ppa:terry.guo/gcc-arm-embedded -y
- sudo apt-get update -q
install:
- sudo apt-get install paparazzi-dev paparazzi-jsbsim gcc-arm-none-eabi
- sudo apt-get install paparazzi-dev paparazzi-jsbsim gcc-arm-none-eabi libipc-run-perl
before_script: cd conf && ln -s conf_tests.xml conf.xml && cd ..
script:
- make
Expand Down

0 comments on commit 357b2df

Please sign in to comment.