Skip to content

Commit 8fc66db

Browse files
authored
Update .travis.yml
1 parent c26078d commit 8fc66db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ php:
44
before_script:
55
- sudo add-apt-repository -y ppa:dhor/myway
66
- sudo apt-get update
7-
- sudo apt-get install -y vips
7+
- sudo apt-get install -y libvips-dev
88
- yes | pecl install vips
99
- echo "extension=vips.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
1010
script:

0 commit comments

Comments
 (0)