mirror of
https://github.com/danog/ext-uv.git
synced 2024-11-30 04:29:01 +01:00
enable irc notification (travis)
This commit is contained in:
parent
d3d245d4fc
commit
3f206eb58b
@ -8,3 +8,7 @@ before_script:
|
||||
- cd libuv && make -s && cd ..
|
||||
- phpize && ./configure && make && sudo make install
|
||||
- echo "extension=uv.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
|
||||
|
||||
email: false
|
||||
irc:
|
||||
- "irc.freenode.net#php-uv"
|
Loading…
Reference in New Issue
Block a user