Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aldor007 authored Jan 10, 2019
1 parent 6568650 commit 018142d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ addons:
- pkg-config
- swig
- automake
- bc

before_install:
- sudo apt-get install libbrotli-dev gtk-doc-tools pkg-config swig automake -y
- sudo apt-get install libbrotli-dev gtk-doc-tools pkg-config swig automake bc -y
- wget https://github.com/libvips/libvips/archive/v$LIBVIPS.zip
- unzip v$LIBVIPS
- cd libvips-$LIBVIPS
Expand Down

0 comments on commit 018142d

Please # to comment.