Skip to content

Commit c9a31b8

Browse files
committed
Remove TRavis stuff
1 parent fd91acc commit c9a31b8

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

.travis.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# libsdptransform
22

3-
[![][travis-ci-shield-libsdptransform]][travis-ci-libsdptransform]
4-
53
C++ version of the [sdp-transform](https://github.com/clux/sdp-transform/) JavaScript library exposing the same API.
64

75
**libsdptransform** is a simple parser and writer of SDP. Defines internal grammar based on [RFC4566 - SDP](http://tools.ietf.org/html/rfc4566), [RFC5245 - ICE](http://tools.ietf.org/html/rfc5245), and many more.
@@ -535,9 +533,3 @@ Special thanks to [Eirik Albrigtsen](https://github.com/clux), the author of the
535533
## License
536534

537535
[MIT](LICENSE)
538-
539-
540-
541-
542-
[travis-ci-shield-libsdptransform]: https://travis-ci.com/ibc/libsdptransform.svg?branch=master
543-
[travis-ci-libsdptransform]: https://travis-ci.com/ibc/libsdptransform

0 commit comments

Comments
 (0)