diff --git a/.travis.yml b/.travis.yml index 5d15b3861200300227bdbd6ba20473a9b994280b..505aeaef0abd390fc93d90275a2e8eb8de954887 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,3 +8,5 @@ before_script: - sudo apt-get install -y --force-yes 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 script: - mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTS=ON .. && make libtransport_test && ./src/libtransport_test +notifications: + slack: spectrum2:CIlYHtxGMAaxs3qVHfwBzCuy