Skip to content

Commit 63a816d

Browse files
committed
Fix link to Travis build badge
1 parent 701f158 commit 63a816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react/promise-timer [![Build Status](https://travis-ci.org/react/promise-timer.svg?branch=master)](https://travis-ci.org/react/promise-timer)
1+
# react/promise-timer [![Build Status](https://travis-ci.org/reactphp/promise-timer.svg?branch=master)](https://travis-ci.org/reactphp/promise-timer)
22

33
A trivial implementation of timeouts for `Promise`s, built on top of [React PHP](http://reactphp.org/).
44

0 commit comments

Comments
 (0)