Commit 297b01a6 authored by Pavel Vainerman's avatar Pavel Vainerman

update travis.yml

parent 4f5852d8
...@@ -109,7 +109,7 @@ before_install: ...@@ -109,7 +109,7 @@ before_install:
install: install:
# have no catch package # have no catch package
- sudo apt-get install libcomedi-dev libpoco-dev libmysqlclient-dev libomniorb4-dev libev-dev omniidl xsltproc libpqxx3-dev librrd-dev libsigc++-2.0-dev libsqlite3-dev python-dev libmosquittopp0-dev - sudo apt-get install libcomedi-dev libpoco-dev libmysqlclient-dev libomniorb4-dev libev-dev omniidl xsltproc libpqxx3-dev librrd-dev libsigc++-2.0-dev libsqlite3-dev python-dev libmosquittopp-dev
# catch 2.x # catch 2.x
# - wget https://raw.githubusercontent.com/philsquared/Catch/master/single_include/catch.hpp -O include/catch.hpp # - wget https://raw.githubusercontent.com/philsquared/Catch/master/single_include/catch.hpp -O include/catch.hpp
...@@ -145,7 +145,7 @@ addons: ...@@ -145,7 +145,7 @@ addons:
# - libsigc++-2.0-dev # - libsigc++-2.0-dev
# - libsqlite3-dev # - libsqlite3-dev
# - python-dev # - python-dev
# - libmosquittopp0-dev # - libmosquittopp-dev
# - libev-dev # - libev-dev
coverity_scan: coverity_scan:
project: project:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment