Really fix tests now :)

This commit is contained in:
Jan Kaluza 2015-12-16 11:28:34 +01:00
parent 2dfe1b1b8d
commit 96e54fb3aa

View file

@ -13,6 +13,6 @@ before_script:
- sudo apt-get install -y --force-yes ngircd python-sleekxmpp libswiften-dev libprotobuf-dev protobuf-compiler pidgin-dev liblog4cxx10-dev libpopt-dev libboost-dev libboost-signals-dev libboost-system-dev libboost-thread-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-date-time-dev libcppunit-dev libcommuni-dev
install: "pip install --user sleekxmpp"
script:
- cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTS=ON . && make && ./src/libtransport_test spectrum2_libcommuni_backend && cd ./spectrum/src/tests && python -V && python start.py
- cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTS=ON . && make && ./src/libtransport_test && cd ./spectrum/src/tests && python -V && python start.py
notifications:
slack: spectrum2:CIlYHtxGMAaxs3qVHfwBzCuy