Skip to content

Commit 84119e5

Browse files
committed
Testing travis notifications in slack.
1 parent 2b8d86e commit 84119e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ script:
3636
- cmake -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} -DBUILD_SHARED_LIBS=${BUILD_SHARED_LIBS} -DCPP-NETLIB_DISABLE_LIBCXX=YES -DCPP-NETLIB_DISABLE_FEATURE_TESTS=YES ..
3737
- make
3838
- make test
39+
40+
notifications:
41+
slack:
42+
rooms:
43+
- cpp-netlib:NRR34vWovC6yqLXYn0rb0xDp#travis

0 commit comments

Comments
 (0)