Update Travis badge/link to point to .com
This commit is contained in:
parent
071e325e7e
commit
e2fcd43478
|
@ -17,7 +17,7 @@ The core package provides the low level I/O and concurrency primitives that are
|
|||
The fundamental building block is the fiber based task concept, together with the event based asynchronous I/O model. This enables developing highly scalable I/O concurrent applications without running into the complexities and design implications that asynchronous I/O programming models usually impose. See the [features page](https://vibed.org/features) for a more detailed explanation.
|
||||
|
||||
[](https://code.dlang.org/packages/vibe-core)
|
||||
[](https://travis-ci.org/vibe-d/vibe-core)
|
||||
[](https://travis-ci.com/vibe-d/vibe-core)
|
||||
[](https://ci.appveyor.com/project/s-ludwig/vibe-core/branch/master)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue