mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 07:54:19 +00:00
Removing sudo on travis
This commit is contained in:
parent
44dc1b13e3
commit
0852c42de7
@ -4,7 +4,7 @@ php:
|
||||
- 5.4
|
||||
|
||||
before_script:
|
||||
- sudo pecl install channel://pecl.php.net/pthreads-0.0.42
|
||||
- pecl install channel://pecl.php.net/pthreads-0.0.42
|
||||
- git clone --depth=100 --quiet --branch=tests git://github.com/shoghicp/PocketMine-MP.git $(pwd)/tests/
|
||||
|
||||
script:
|
||||
@ -16,4 +16,4 @@ notifications:
|
||||
channels:
|
||||
- "irc.freenode.org#mcpedevs"
|
||||
template:
|
||||
- "PocketMine-MP #%{build_number} %{commit}: %{message} (%{build_url})"
|
||||
- "PocketMine-MP #%{build_number} %{commit}: %{message} (%{build_url})"
|
||||
|
Loading…
x
Reference in New Issue
Block a user