This website works better with JavaScript.
Home
Explore
Help
Sign In
sharky555
/
Logchecker
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
18
Wiki
Activity
Browse Source
Agree to prompts for PECL
tags/v0.8.0
itismadness
6 years ago
parent
b7b7b59579
commit
b85fb622cb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -19,7 +19,7 @@ matrix:
- php: nightly
before_install:
- pecl install yaml
-
yes |
pecl install yaml
- composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress
before_deploy:
Write
Preview
Loading…
Cancel
Save